flui_nullsafety 4.0.3 flui_nullsafety: ^4.0.3 copied to clipboard
FLUI is a powerful UI framework for Google Flutter. Including widgets kit and useful modules.
4.0.3 #
- 依赖升级
4.0.2 #
- 细节优化
4.0.1 #
- 修复步进器主题切换不一致的问题
4.0.0+2 #
- 多个细节优化
4.0.0+1 #
- 多个细节优化
4.0.0 #
- 多个细节优化
3.3.4 #
- bug 修复
3.3.3 #
- 移除步进器的
focusNode
属性 - 添加
focusNodeEvent
参数
3.3.2 #
- 步进器添加
focusNode
属性
3.3.1 #
- 步进器新增
valueInterceptor
数量拦截器函数 - 步进器新增
logglevel
日志等级属性
3.3.0 #
- 升级到flutter3.3.0
- 删除了3中按钮组件
3.0.4 #
- 修复步进器一处焦点问题
3.0.3 #
- bug 修复
3.0.2 #
- bug 修复
3.0.1 #
- 步进器优化
3.0.0 #
- 升级到flutter3.0
Change Log #
2.0.0 #
- 升级到空安全
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: