pd_load_state 0.1.2
pd_load_state: ^0.1.2 copied to clipboard
Provide UI for various status pages of network data loading, and support responsive switching of UI pages.
0.1.2 #
- 修复 pub.dev 能够链接到的资源,从而提高项目的透明度和可访问性。
0.1.1 #
- 修复文档链接.
0.1.0 #
- 修改了软件许可协议, 符合 MIT 许可协议的标准规范.
0.0.8 #
- 修复文档链接.
0.0.7 #
- 针对
PDLoadStateLayout对象添加一些debug调试信息.
0.0.6 #
- 修复了
PdLoadStateConfigure类中的加载中视图loadingWidgetBuilder无法正常使用的问题.
0.0.5 #
- 撤回了
0.0.4版本中的更改, 重新添加了PDLoadStateLayout类中的padding、width、height等属性.
0.0.4 #
- 修复
PdLoadStateConfigure类中的全局状态视图问题. - 在
README文件中添加了更多使用说明. - 去除了
PDLoadStateLayout类中的padding、width、height等属性, 交给其父组件处理.
0.0.3 #
- 修复了在
pd_load_state_configure.dart文件中的命名重复问题.
0.0.2 #
- 修复了在
pd_load_state_widget.dart文件中的警告问题. - 添加了远程库地址.
0.0.1 #
- 包的第一个测试版本.