flutter_boot 0.1.1
flutter_boot: ^0.1.1 copied to clipboard
Flutter MVI rapid development implementation library.
CHANGELOG #
0.1.1 #
- 增加点击淡出效果组件
0.1.0 #
- 增加BuildContext 拓展方法
- 优化anHttp日志打印
0.0.9 #
- 优化结构及增加example代码。
- 增加ActionViewModel
- 增加组件OverlayTier
0.0.8 #
- 增加toast 和 loading dialog
- 删除Dot组件
0.0.7 #
- 优化
0.0.6 #
- Param 方法优化及优化
- 修复 AnHttp 响应数据类型转换错误
- LiveViewModel 方法调整
0.0.5 #
- Rename the anHttp's method name
0.0.4 #
- fix Pass static analysis WARNING
0.0.3 #
- 监听多状态
- 更新README.md
0.0.2 #
- 更新README.md
0.0.1 #
- 网络请求,基于Dio 封装,生命周期感知。
- ViewModel 。
- 常用工具 ,便捷方法拓展。
- 功能性组件
- LayoutOnCreated :首次渲染完成回调
- 外观组件
- Dot 小圆点