Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 96fb2ab

Browse files
Ajay KumarAjay Kumar
Ajay Kumar
authored and
Ajay Kumar
committed
Code Refactor & Updated plugins
1 parent 2aa4779 commit 96fb2ab

File tree

5 files changed

+271
-511
lines changed

5 files changed

+271
-511
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2]
2+
- Code Refactor & Updated plugins
3+
- Add String extensions for firstNChars, lastNChars, truncateMiddle.
4+
- Add Map extensions for getSDMap which returns Map<String, dynamic>.
5+
- Add Map extensions for getBoolWithDefaultValue which returns bool.
6+
- Add List<String> extensions for check containWithoutCase which returns bool.
7+
18
## [1.1.1]
29
- Updated plugins
310

LICENSE

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
ns_utils
2-
3-
MIT
4-
5-
Copyright 2020 Nonstop io Technologies Pvt Ltd
1+
Copyright 2023 Nonstop io Technologies Pvt Ltd
62

73
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
84

0 commit comments

Comments
 (0)