ez_flutter 0.7.2 ez_flutter: ^0.7.2 copied to clipboard
A collection of widgets, packages and many more usefull things, mixed up in little framework.
Changelog #
[0.7.2] #
- Fix null error within EzSettings.sp()
[0.7.1] #
- Fix null error if no localized value is found
[0.7.0] #
- Convert to nullsafety
- Fixed a bug where EN is forced as language
[0.7.0-nullsafety.1] #
- Convert to nullsafety
[0.6.0] - 2020-03-11 #
- Update dependencies
- Removed different parts, to concentrate on core features like, easy setup, translation, configuration sharing and theme switching.
- Removed dependencies
[0.5.2] - 2020-01-13 #
- Added more logging to EzDynamicTheme
- Improved EzDynamicTheme
[0.5.1] - 2020-01-13 #
- Added logging to EzDynamicTheme
- Improved EzDynamicTheme
[0.5.0] - 2020-12-07 #
- Added new EzDynamicTheme class to dynamically switch between different themes
- Added new parameter to the EzRunner to add multiple themes
- Fix pub health suggestions
[0.4.4] - 2020-04-01 #
- Fix pub health suggestions
[0.4.3] - 2020-04-01 #
- Save current locale in shared preferences with key "CURRENT_LOCALE"
- Update dependencies
[0.4.2] - 2020-02-26 #
- Update dependencies
[0.4.1] - 2020-01-02 #
- Improve routing EZ Runner #18
- Update dependencies
[0.4.0] - 2019-11-27 #
- Improve EzTranslator #17
- Update dependencies
[0.3.9] - 2019-11-17 #
- Add parameter displayDebugBadge to EzRunner
[0.3.8] - 2019-11-08 #
- Update pubspec.yaml
- Export logging package
[0.3.7] - 2019-11-06 #
- Improve EzRunner
- Updated to newest BasicUtils version
[0.3.6] - 2019-10-21 #
- Updated to newest BasicUtils version
[0.3.5] - 2019-09-17 #
- Minor fixes
[0.3.4] - 2019-09-16 #
- Minor fixes
[0.3.3] - 2019-09-16 #
- Minor fixes
[0.3.2] - 2019-09-16 #
- Minor fixes
[0.3.1] - 2019-09-16 #
- Minor fixes
[0.3.0] - 2019-09-05 #
- Minor fixes
[0.2.9] - 2019-09-04 #
- Minor fixes
[0.2.8] - 2019-09-02 #
- Update EzThemeData models
[0.2.7] - 2019-09-02 #
- Add EzThemeData models
- Add EzThemeUtils
[0.2.6] - 2019-08-20 #
- Text at EzSpinner, EzDots, EzPulse widgets updateable
- Added new ui widgets
- Added loading external configuration
[0.2.5] - 2019-08-14 #
- Export HttpUtils
- Update Documentation
[0.2.4] - 2019-08-09 #
- Fix bug with EzGlobalMessageWrapper
[0.2.3] - 2019-08-09 #
- Fix bug with EzGlobalMessageWrapper
- Update documentation, added widget list
[0.2.2] - 2019-08-08 #
- Export EzScaffold and EzGradientScaffold
[0.2.1] - 2019-08-08 #
- Fix some bugs
- Added EzScaffold and EzGradientScaffold
- Update Documentation
[0.2.0] - 2019-07-30 #
- Update Documentation
[0.1.3] - 2019-07-29 #
- Add example folder
[0.1.2] - 2019-07-29 #
- Update dependencies
[0.1.1] - 2019-07-29 #
- Update dependencies
[0.1.0] - 2019-07-29 #
- Initial release