huangyuanlove
released this
22 Feb 08:57
·
29 commits
to master
since this release
新增了一些滑动组件的使用: Sliver、SliverAppBar、CustomScrollView、Sticky Header Listview, SliverAppBar with Tabview 等
Sliver
、SliverAppBar
、CustomScrollView
、Sticky Header Listview
, 在 lib/all_widget/listview
文件夹下,应用路径:首页底部第一个tab"控件"-->components->List
SliverAppBar with Tabview
在 lib/widget_test/test_nested_scroll_view.dart
文件中,应用路径:首页底部中间tab"自定义"-->列表第一个"TestNestedScrollView"