extensions_kit 1.1.8
extensions_kit: ^1.1.8 copied to clipboard
An essential and powerful library of dart extensions to remove the boilerplate and speed up the development process.
1.1.8 #
- Updated [MediaQuery.Of(context).size] with [MediaQuery.sizeOf(context)]
1.1.7 #
- Fixed applyOpacity extension
1.1.6 #
- Fixed conflicting extension names
1.1.5 #
- Fixed conflicting extension names
1.1.4 #
- Added applyOpacity
- Fixed deprecated values
1.1.3 #
- Added FieldValidator
1.1.2 #
- Updated center extension to centerWidget
1.1.1 #
- Removed StringExtension conflict with Getx
1.1.0 #
- Added missing arguments to tooltip ext
1.0.9 #
- Fixed date formatting bug
1.0.8 #
- Fixed date format ext
1.0.7 #
- Updated isEmail -> isEmailAddress
- updated Readme
1.0.6 #
- Added number to abbreviated string ext
- Updated Readme
1.0.5 #
- Updated unique id Ext
1.0.4 #
- Added custom width to snackbar
- Updated Readme
1.0.3 #
- Added unique ID generator
- Updated Readme
- Added complete documentation link
- Updated comments
1.0.2 #
- Added lorem ipsum generator
1.0.1 #
- Added documentation
- updated code comments
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 #
- License Updated
- pubspec.yaml Updated
0.0.3 #
- License Updated
0.0.2 #
- Code Formatted
- pubspec.yaml Updated
0.0.1 #
- Initial Release