extensions_kit 1.0.0
extensions_kit: ^1.0.0 copied to clipboard
An essential and powerful library of dart extensions to remove the boilerplate and speed up the development process.
1.0.0 #
- Updated screenWidth & screenHeight bug
0.0.9 #
- Removed intl dependency
- Updated date formatting methods
- Changed
unfocus
method tounFocus
- Added Distance calculator b/w two coordinates
- Added snackbar
- Updated example project with new added extension & methods
- Updated Readme
0.0.8 #
- Downgraded intl to 0.18.0
- Updated Readme
0.0.7 #
- Added DateTime difference extensions
- Updated Readme
0.0.6 #
- Added Gap widget
- Added Date format extension
- Updated Readme
0.0.5 #
- Updated media query extensions
0.0.4 #
- Licence Updated
- pubspec.yaml Updated
0.0.3 #
- Licence Updated
0.0.2 #
- Code Formatted
- pubspec.yaml Updated
0.0.1 #
- Initial Release