flutter_staggered_animations_plus 1.0.2 copy "flutter_staggered_animations_plus: ^1.0.2" to clipboard
flutter_staggered_animations_plus: ^1.0.2 copied to clipboard

Easily add staggered animations to your ListView, GridView, Column and Row children. A modernized fork of flutter_staggered_animations with Dart 3+ and Flutter 3.x support.

Changelog #

1.0.2 #

  • Changed the minimum sdk version to 3.0.0 support older projects

1.0.1 #

  • made changes in README.md file
  • changed path to show gifs

1.0.0 #

  • Initial release — modernized fork of flutter_staggered_animations v1.1.1
  • Updated SDK constraint to Dart 3+ (>=3.0.0 <4.0.0)
  • Migrated all constructors to use super.key / super.child syntax
  • Removed deprecated leading underscore on local variables
  • Removed unreachable default case in exhaustive enum switch (Dart 3 pattern)
  • Renamed Builder typedef to AnimationExecutorBuilder to avoid conflicts
  • Added support for all platforms (android, ios, linux, macos, web, windows)
  • Updated documentation and added comprehensive README
5
likes
160
points
245
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Easily add staggered animations to your ListView, GridView, Column and Row children. A modernized fork of flutter_staggered_animations with Dart 3+ and Flutter 3.x support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_staggered_animations_plus