flutter_extensionz 3.0.1
flutter_extensionz: ^3.0.1 copied to clipboard
A set of Flutter extensions I use in various projects. Including BuildContext, Color extensions and more.
Flutter Extensionz #
3.0.1 #
- Add "safe" navigators.
3.0.0 #
- BREAKING:
- Remove dependency on baked in localizations in favor of user provided ones.
2.2.0 #
- Add
TextEditingControllerExtension
.
2.1.0 #
- Add currency formatter.
- Update comments.
2.0.1 #
- Bug fix and modify example.
2.0.0 #
- Ensure only the
flutter_extensionz.dart
file can be imported.
1.0.3 #
- Use new lint rules.
1.0.2 #
- Fix undefined getter.
1.0.1 #
- Update pubspec and license.
1.0.0 #
- Initial release.