luoyi_flutter_base 2.1.0 copy "luoyi_flutter_base: ^2.1.0" to clipboard
luoyi_flutter_base: ^2.1.0 copied to clipboard

unlisted

my flutter base library.

Changelog #

2.1.0 (2024-05-22) #

Features #

2.0.1 (2024-05-22) #

Bug Fixes #

  • 公开ExpireLocalDataModel (bd6d679)

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) #

Features #

  • useLocalObs支持自动序列化model、map数据类型 (3caa90a)
  • 修复http缓存拦截器 (2333b05)
  • 抽离Map扩展函数至dart_base库 (a7bfc80)
  • 新增http、loading等工具类 (b62940e)
  • 新增toast (f94c7d2)
  • 新增响应式本地变量 (581984c)
  • 默认导出一些第三方实用包 (9f923da)

1.3.0 (2024-05-13) #

Features #

  • 优化主题,新增ThemeDataUtil (3346d2b)
  • 新增国际化示例 (831fdbe)
  • 新增更多主题配置 (cc8a08f)
  • 新增离线字体文件,优化windows、web上的字体渲染效果 (73f5f79)
  • 更新 color hsp 算法 (7db9452)
  • 更新文档 (a5a5c7f)
  • 移除bgColor2、bgColor3等次级颜色,添加bgColors、headerColors、textColors、iconColors等次级颜色 (e873712)
  • 移除ThemeDataUtil,更改为已扩展函数形式加载 (3344fd7)

1.2.0 (2024-05-06) #

Features #

  • color add getLightnessColor (b05b1c2)
  • AppConfigData defaultFontWeight -> fontWeight (34b41d3)

1.1.0 (2024-05-06) #

Features #

  • globalConfig -> flutterConfig, currentTheme -> flutterTheme (7ef52f8)
  • 添加导航模型 (6cc2d8f)

Bug Fixes #

  • AppConfigData flutterConfig -> config (8594ecb)
  • MyCupertinoListTile错别字修复 (cbe7da5)

1.0.2 (2024-05-04) #

Bug Fixes #

  • 尝试修复github actions自动化发布脚本 (6c7869a)

1.0.1 (2024-05-04) #

Bug Fixes #

  • 移除Icon序列化,因为它会要求应用程序必须放弃tree-icon (7d30973)

1.0.0 (2024-04-30) #

Features #

0.0.1 #

  • TODO: Describe initial release.
0
likes
100
pub points
37%
popularity

Publisher

unverified uploader

my flutter base library.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_hooks, gap, localstorage, luoyi_dart_base, mini_getx, path, path_provider, web

More

Packages that depend on luoyi_flutter_base