fastyle_dart 0.11.2
fastyle_dart: ^0.11.2 copied to clipboard
A new Flutter package project.
CHANGELOG #
0.11.2 - 2020-11-11 #
Enhancements #
- Added selectedIndex property to the FastFieldSegmentField.
- Added valueTextColor and showHelperBoundaries properties to the FastReadOnlyTextField.
- Added suffixIcon and suffixIconConstraints properties to the FastNumberField.
- Minor performance improvements.
Fixes #
- [FastSearchPage] Hide the clear selection button.
0.11.0 - 2020-10-19 #
Enhancements #
- The search logic also uses the description text.
- Update Light and Dark themes.
- Update dependencies.
- Minor performance improvements.
Features #
- Added notification center service.
- Added the titleColor property to FastCard.
- Added the initialValue property to number and text fields.
- Added the initialTabIndex property to SelectField.
- Added the tabAllCategoryText property to SelectField.
- Added the textEditingController property to NumberField.
- added the isEnabled property to NumberField.
- Allow to sort CategoryTabs by weight.
- Allow to throttle buttons.
- Made Fast texts selectable.
Fixes #
- Fixed wrong indentation with FieldLayout.
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.