您可以使用ExpandablePanelList执行展开和折叠视图。使用expansionCallback保持活动状态以执行展开或折叠。以下...
sticky_and_expandable_list 构建分组列表,支持展开/折叠部分和粘性标题,支持将其与 sliver 小部件一起使用。 2022-07-25 117 animated_image_list Flutter 动画图像列表,具有视差效果和图像灯箱。 2021-05-30 69 inview_notifier_list 构建列表视图并在小部件出现在屏幕上时发出通知。 2021-12-28 322 alphabet_l...
index) { return ItemWidget(data: dataList[index]); }, staggeredTileBuilder: (index) ...
sticky_and_expandable_list Flutter实现了粘性标头和可扩展列表。支持在CustomScrollView中使用它。 README i18n: 特征 构建一个分组列表,该列表支持扩展/折叠部分和粘性标头。 与CustomScrollView,SliverAppBar一起使用。 监听当前粘性标头,当前粘性标头索引和切换标头索引的滚动偏移量。 仅使用一个列表小部件,因此它...
唯一的方法是编辑ExpansionPanel源代码。我添加了一个名为hasIcon的新属性,并将其默认设置为true(以确保...
quick_settings 在Android 快速设置中创建和处理您自己的自定义 Tile 2023-05-16 84 alarm 用于在 iOS 和 Android 设备上设置和取消闹钟 2024-11-18 266 flutter_in_app_pip 在Flutter 应用程序中轻松实现应用内 PiP(画中画) 2024-08-13 35 flutter_internet_speed_test 用于测试互联网下载和上传速度的 Flutter...
flutter_header_list.iml first May 13, 2018 flutter_header_list_android.iml first May 13, 2018 pubspec.lock first May 13, 2018 pubspec.yaml first May 13, 2018 stick.gif first May 13, 2018 Repository files navigation README Flutter Expandable And Sticky Header List A new Flutter application....
dependencies: sticky_and_expandable_list: ^1.1.3 Basic Usage sectionList is a custom data source for ExpandableListView. We should create a model list to store the information of each section, the model must implement ExpandableListSection. //In this example, we create a custom model class(...
存在语法错误。您调用的是类Fields,而不是Fields列表
tp7309/flutter_sticky_and_expandable_list最新发布版本:v1.1.2(2022-07-27 09:08:28)support overlapsContent property. add more examples. [Bugfix]show error when collapse sticky section or last section.相关地址:原始地址 下载(tar) 下载(zip) 查看:2021-03-22发行的版本...