dart_advanced_utils 1.1.4
dart_advanced_utils: ^1.1.4 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
intl
version to be compatible with many package.
1.1.0 #
- Adds custom print function
fprint
. - Adds
prod
function on integer list. - Adds
swapcase
,format
andisDigit
on string extenxion.
1.0.1 #
- Add
DateTimeExtensions
extension
1.0.0 #
- Frist release.