pd_load_state 0.0.5
pd_load_state: ^0.0.5 copied to clipboard
Provide UI for various status pages of network data loading, and support responsive switching of UI pages.
0.0.1 #
- 包的第一个测试版本.
0.0.2 #
- 修复了在
pd_load_state_widget.dart文件中的警告问题. - 添加了远程库地址.
0.0.3 #
- 修复了在
pd_load_state_configure.dart文件中的命名重复问题.
0.0.4 #
- 修复
PdLoadStateConfigure类中的全局状态视图问题. - 在
README文件中添加了更多使用说明. - 去除了
PDLoadStateLayout类中的padding、width、height等属性, 交给其父组件处理.
0.0.5 #
- 撤回了
0.0.4版本中的更改, 重新添加了PDLoadStateLayout类中的padding、width、height等属性.