animated_list_view 0.1.1 copy "animated_list_view: ^0.1.1" to clipboard
animated_list_view: ^0.1.1 copied to clipboard

discontinued

Animated list view based on standard ListView and reacting on children parameter change with custom appear/disappear animation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_list_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  animated_list_view: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:animated_list_view/animated_list_view.dart';
0
likes
20
pub points
27%
popularity

Publisher

unverified uploader

Animated list view based on standard ListView and reacting on children parameter change with custom appear/disappear animation

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_list_view