luoyi_flutter_base 2.1.0
luoyi_flutter_base: ^2.1.0 copied to clipboard
my flutter base library.
Changelog #
2.0.0 - 2024-05-22 #
⚠ BREAKING CHANGES #
- 发布2.0.0
Features #
- buildThemeData不接收context,直接传递配置数据即可 (944a9bf)
- 优化drawer主题样式 (1ff96da)
- 修复延迟关闭loading的bug (ee1e5cb)
- 关闭loading新增提示,优化material3提示样式 (8a1f722)
- 删除大量公共性不强的代码 (cbab4ea)
- 发布2.0.0 (2dbe399)
- 导出flutter_localizations (4d5ac6b)
- 将flutter_font迁移进来,降低维护压力 (84a9f96)
- 整理主题代码,将亮色主题、暗色主题颜色合并至config,移除m2、m3配置项 (67617e6)
- 新增session_storage (bd28467)
Bug Fixes #
- 新增私有的_rootNavigatorKey配置 (600e5e4)
1.4.0 - 2024-05-15 #
1.3.0 - 2024-05-13 #
1.2.0 - 2024-05-06 #
1.1.0 - 2024-05-06 #
0.0.1 #
- TODO: Describe initial release.