tdesign_flutter 0.0.3 tdesign_flutter: ^0.0.3 copied to clipboard
TDesign 适配移动端的组件库,适合在 flutter 技术栈项目中使用。
0.0.3 #
🚀 Features #
-
Focus
: 新增TdFocus
组件 -
Dialog
:TdDialogActionButton
新增icon
支持设置图标 -
TextFiled
:textCapitalization
默认值回退为TextCapitalization.none
-
Form
:FormTextFiled
新增textAlign
、keyboardType
、textInputAction
、textCapitalization
参数支持
🚧 Others #
-
pubspec
: 更新sdk
至>=3.2.0 <4.0.0
-
pubspec
: 更新provider
至6.1.1
-
pubspec
: 更新flutter_lints
至3.0.1