masamune_flutter 0.6.2+10
masamune_flutter: ^0.6.2+10 copied to clipboard
Module that provides the flutter support function of the Masamune framework. State management by PathMap, page management, etc.
[0.6.2] - Update README (2021.01.19) #
- Move core functionality to the masamune package
[0.6.1] - Update README (2021.01.16) #
- Redesigned around the Riverpod.
[0.6.0] - Update README (2021.01.07) #
- Hook and InheritWidget are integrated.
[0.5.5] - Update README (2020.11.30) #
- Added multiple widgets.
[0.5.4] - Update README (2020.11.30) #
- Added multiple widgets.
[0.5.3] - Update README (2020.10.27) #
- Raised the minimum version of Flutter to 2.8.0
[0.5.2] - Update README (2020.10.15) #
- Add widgets.
[0.5.1] - Update README (2020.10.05) #
- Integrate masamune_list and masamune_form.
[0.5.0] - Update README (2020.09.25) #
- Support for flutter_hooks and flutter_widget_model.
[0.4.9] - Update README (2020.09.11) #
- Created an abstract class for the model.
[0.4.8] - Update README (2020.09.07) #
- Added a FullScreenBuilder.
[0.4.7] - Update README (2020.08.21) #
- Form and List are separated.
[0.4.6] - Update README (2020.08.18) #
- Adding the Video and FormItem widgets.
[0.4.5] - Update README (2020.08.14) #
- Maintenance of Theme Color.
[0.4.4] - Update README (2020.08.14) #
- Added FormItemImage.
[0.4.3] - Update README (2020.08.12) #
- Renamed FormItem.
[0.4.2] - Update README (2020.08.10) #
- Appendable Builder added.
[0.4.1] - Update README (2020.08.08) #
- Added some list widgets.
[0.4.0] - Update README (2020.08.07) #
- Corresponding to the version upgrade of masaune_core.
[0.3.1] - Update README (2020.07.29) #
- Add RouteQuery.
[0.3.0] - Update README (2020.07.24) #
- Form widget added.
[0.2.18] - Update README (2020.07.17) #
- Added two forms.
[0.2.17] - Update README (2020.07.16) #
- Added UIBottomNavigationBar.
[0.2.16] - Update README (2020.07.06) #
- Added the option not to transition.
[0.2.15] - Update README (2020.07.05) #
- Change UIPanel to UIScope.
[0.2.14] - Update README (2020.07.03) #
- Flavor can be specified in UIMateriapApp.
[0.2.13] - Update README (2020.06.30) #
- Added UISelectDialog.
[0.2.12] - Update README (2020.06.29) #
- Added a method to force the widget to update.
[0.2.11] - Update README (2020.06.18) #
- Added platform definition to RouteConfig.
[0.2.10] - Update README (2020.06.17) #
- Define provider and consume for UIWidget.
[0.2.9] - Update README (2020.06.17) #
- Added WidgetData model.
- Changed the argument name of UIDialog.
[0.2.8] - Update README (2020.06.16) #
- Changed UIApp to UIMaterialApp.
[0.2.7] - Update README (2020.06.16) #
- Safe area compatible.
[0.2.6] - Update README (2020.06.16) #
- Added UITextFieldControllerMixin.
[0.2.5] - Update README (2020.06.12) #
- Changed the data acquisition from UIValue from listen to watch and get to read.
[0.2.4] - Update README (2020.06.09) #
- Formatting.
[0.2.3] - Update README (2020.06.03) #
- Bug fix.
- Change dependent packages.
- Add animation.
[0.2.2] - Update README (2020.05.19) #
- Added some UI Widgets.
[0.2.1] - Update README (2020.04.15) #
- Added some UI Widgets.
- Performance up.
[0.1.3] - Update README (2020.04.15) #
- Change Dependency
[0.1.1] - Update README (2020.04.14) #
- Change package name.
[0.1.0] - Update README (2020.04.14) #
- The first release.