flutter_meedu 2.0.0
flutter_meedu: ^2.0.0 copied to clipboard
A simple State Managment, Dependency Injection, Reactive programming and Navigation for Flutter apps.
2.0.0 #
- Added support for flutter 2 and null safety.
1.1.2 #
- Fixed push with Generic types.
1.1.1 #
- Updated meedu: ^0.5.4.
1.1.0 #
- Added tag support for Provider.of<...>(...)
1.0.5 #
- Removed unused imports.
1.0.4 #
- Fixed route.arguments in ProviderPage.
1.0.3+2 #
- Updated meedu version.
1.0.3+1 #
- Added documentation url.
1.0.3 #
- Added ProviderPage.
1.0.2 #
- Added SimpleWidget and StateWidget.
1.0.1 #
- Added screen utils.
1.0.0 #
- initial version.