handy_extensions 0.0.6
handy_extensions: ^0.0.6 copied to clipboard
Handy Extension is just a simple library with extensions to the core libraries to make them more handy and quicker to use.
0.0.6 #
- Fix: add proper return type on the partition method
- Add new getter on any type to check if variable is null
0.0.5+1 #
- Updated datetime extensions
0.0.5 #
- General Extensions
- Check equality on lists sorted differently
0.0.4+1 #
- Bug fixed
0.0.4 #
- List extension for partition list into chunks
0.0.3 #
- Time ago extension on DateTime
0.0.2 #
- DateTime extension
0.0.1 #
- Initial release