fastyle_dart 0.10.1
fastyle_dart: ^0.10.1 copied to clipboard
A new Flutter package project.
CHANGELOG #
0.10.0 - 2020-09-19 #
0.9.0 - 2020-09-03 #
Features #
- Implemented ListNavigationListView
- [SearchBar] Implemented fuzzy search.
- Implemented Welcome view.
- Implemented Welcome Page.
- Implemented Welcome view controller.
Enhancements #
- Improved margins/paddings consistency.
- Added missing color helper methods.
- Minor improvements.
Fixes #
- Fixed wrong status bar color.
- [RaiseButton] Make sure it uses the primary color as default color.
- [NavigationListView] Avoid to clear the suggestions when the selection change.
0.8.0 - 2020-06-25 #
0.7.3 - 2020-06-13 #
Enhancements #
- [ListItem] Change default padding between the leading and title widgets.
0.7.0 - 2020-05-31 #
Features #
- Add FastArticle Widget.
- Add FastParagraph Widget.
- Add FastLink Widget.
- Add FastUrlLink Widget.
0.6.0 - 2020-05-18 #
0.5.0 - 2020-05-02 #
- Initial Version.