# Change Log
# 0.9.2
- Adjust material design semantics
- (Breaking) Adjust the usage of FLToastProvider, related issue #29, #32
# 0.9.1
- Fix FLCupertinoActionSheet background color issue #24
- Dynamic parameter check enhancement
# 0.9.0
- New module Dynamic released
- Flutter version upgrade to
v1.12.13 + hotfix.8
- Widget Documentation Added API list
- FLToast Added disappearing callback
- FLStaticSectionData Added header style text style setting
- Added FLSliverPersistentHeaderWidget -- a floating style list header
- Fix FLCupertinoActionSheet property setting issue #22
- Fix FLNoticeBar background color setting issue #19
- Fix FLMarqueeLabel calculation during update issue #18
# 0.8.0
- Flutter version upgrade to v1.12.13 + hotfix.5
- Support Dark Mode
- Support RTL text direction
- Widget test integration
- New widget CountStepper
- FLToast add custom content view
- FLMarqueeLabel and FLNoticeBar Added delayed scrolling property delay
# Breaking changes:
- prefix and suffix of FLNoticeBar have been changed to prefixBuilder and suffixBuilder so that you can get the BuildContext instance to build the widget.
- All dart files under 'lib' are migrated to 'lib/src' for dartdevc 。
# 0.7.4
- fix some doc issue.
# 0.7.3
- FLNoticeBar fix null velocity issue.
# 0.7.2
- FLCupertinoOperationSheet add custom header widget.
# 0.7.0
First version, include 15 categories: