ari_utils 0.0.5
ari_utils: ^0.0.5 copied to clipboard
Utility classes and functions I find myself using a lot. Specifically pythonic things.
0.0.1 #
- Initial version.
0.0.2 #
- Added some extensions and functionality, still in the building process, but working as intended.
0.0.3 #
- Downgraded collections for it to work with the current version of flutter
0.0.4 #
- Added functions: flatten, roundDecimal, combineListValuesToMap
0.0.5 #
- Added functions: string iter, string title, some better type hinting as well