ten 0.0.9
ten: ^0.0.9 copied to clipboard
A set of Flutter component libraries based on UX-first principles
0.0.7 #
- 为tabs 添加 ontap , 适配不需要tabsView 的场景
- Pages Hook 新增 onSetQueryForm 函数,修改参数更方便
0.0.6 #
- 修复 from TenFromDefaultLabel 像素溢出的问题
- 去除无用参数的使用
- 增加表单验证可覆盖提醒函数,减少对context的需求。
0.0.5 #
- 修复 Pages Hook 删除后key不匹配的异常
0.0.4 #
- 完善了Pages Hook,适配更多场景
0.0.3 #
- 增加avatar 自定义背景 、card 自定义背景、自定义圆角;tabs 新增控制器
0.0.2 #
- update Appbar backgroud and feat the dialog
0.0.1 #
- init Ten