flutter_staggered_animations:轻松将交错动画添加到ListView,GridView,Column和Row子级

时间:2024-06-01 23:30:58
【文件属性】:

文件名称:flutter_staggered_animations:轻松将交错动画添加到ListView,GridView,Column和Row子级

文件大小:937KB

文件格式:ZIP

更新时间:2024-06-01 23:30:58

Dart

颤抖的交错动画 轻松将交错动画添加到ListView , GridView , Column和Row子级,如所示 展示柜 列表显示 网格视图 柱子 Flutter 2.0和null安全 从1.0.0版本开始, flutter_staggered_animations是null安全的,并且最低要求Dart SDK 2.12.0。 如果要继续使用flutter_staggered_animations但仍无法迁移到null安全,请改用0.1.3版。 安装 相依性 将软件包作为依赖项添加到您的pubspec.yaml文件中。 dependencies : flutter_staggered_animations : " ^1.0.0 " 进口 将程序包导入代码文件中。 import 'package:flutter_staggered_animations/flutter_stagger


【文件预览】:
flutter_staggered_animations-master
----example()
--------ios()
--------android()
--------test()
--------.metadata(305B)
--------pubspec.lock(3KB)
--------.gitignore(1KB)
--------pubspec.yaml(343B)
--------lib()
--------README.md(67B)
----.fvm()
--------fvm_config.json(35B)
----analysis_options.yaml(2KB)
----test()
--------list_animation_test.dart(15B)
----assets()
--------mobiten_white_on_black.png(29KB)
--------card_list.gif(207KB)
--------card_column.gif(236KB)
--------card_grid.gif(413KB)
----.metadata(309B)
----LICENSE(1KB)
----pubspec.lock(3KB)
----.gitignore(2KB)
----pubspec.yaml(552B)
----CHANGELOG.md(2KB)
----lib()
--------flutter_staggered_animations.dart(260B)
--------src()
----README.md(7KB)

网友评论