dart_advanced_utils 1.2.0
dart_advanced_utils: ^1.2.0 copied to clipboard
A Dart advanced utils package enhances the default dart object by adding powerful and flexible methods.
1.1.4 #
1.1.3 #
- Updates the readme.md.
1.1.2 #
- Updates some function.
1.1.1 #
- Downgrade the
intlversion to be compatible with many package.
1.1.0 #
- Adds custom print function
fprint. - Adds
prodfunction on integer list. - Adds
swapcase,formatandisDigiton string extenxion.
1.0.1 #
- Add
DateTimeExtensionsextension
1.0.0 #
- Frist release.
1.2.0 #
- Update the
intlversion to be compatible with many package.