magic_extensions 0.0.11
magic_extensions: ^0.0.11 copied to clipboard
A library that provides a collection of extension methods for common Dart and Flutter types. like int string dateTime And more
0.0.1 #
Initial Release
0.0.2 #
Readme Changes
0.0.3 #
Added Color Extension to convert hex code to color and color to hex code
0.0.4 #
Added debugContainer and debugBorder and set default empty in debug to false
0.0.5 #
Added Date Parsing from string
0.0.6 #
Removed Deprecated Color Method
0.0.7 #
License Update
0.0.8 #
License Update
0.0.9 #
Refactor MagicUniversalExtension: streamline logging methods and improve type handling in conversion functions
0.0.10 #
added magic get for iterables
0.0.11 #
added date time methods
- dateOnly
- timeOnly
- fullTime