semi_component 1.4.3
semi_component: ^1.4.3 copied to clipboard
Semi component library of Flutter, for use in mobile projects
1.2.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.1.8 #
CameraViewPage
新增recordVideoDuration
参数CustomFilledButtonIcon
新增backgroundColor
参数
1.1.7 #
PickerItemListTile
新增additionalInfo
,additionalInfoText
CustomListTileChip
新增labelText
CustomExpansionTile
新增titleText
,subtitleText
1.0.1 #
- 新增
MIT License
1.0.0 #
- 新增文档部署
0.1.0 #
- 完善组件库,增加工具类组件和稳定性
- 对
Picker
组件进行了重大重构,新增多种选择器 - 引入了
Material
组件的可定制主题
0.0.3 #
- 扩展
ListTile
和Picker
系列组件 - 改进组件交互体验
0.0.2 #
- 新增加适应
iOS
和Android
平台的自适应组件 - 优化
Material
和Cupertino
风格 - 完善组件基础样式
0.0.1 #
- 包含基本的
UI
组件,支持Material
和Cupertino
风格 - 实现核心组件样式和功能