fastyle_dart 1.5.0
fastyle_dart: ^1.5.0 copied to clipboard
Set of graphical Widgets.
CHANGELOG #
0.34.0 - 2022-12-30 #
0.33.0 - 2022-12-19 #
0.32.0 - 2022-12-02 #
0.29.0 - 2022-05-29 #
0.27.0 - 2021-07-09 #
0.26.0 - 2021-07-05 #
Enhancements #
- Added default icons to notifications.
- [FastIconButton] Allow to change the alignement of the icon.
- Expose
suffixIcon
property to read only fields.
0.25.0 - 2021-07-04 #
Features #
- Added a shimmer effect to the pending text field.
- Added
valueText
property to the number field.
0.21.0 - 2021-04-08 #
Features #
- Allow to add some padding to FastShadowLayout.
- Add FastDivider Widget.
0.20.3 - 2021-04-04 #
Enhancements #
- Allow to add some padding to the list views.
- Minor fix and performance improvements.
0.12.0-nullsafety.0 - 2021-03-08 #
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.