animated_multichild 0.0.2 copy "animated_multichild: ^0.0.2" to clipboard
animated_multichild: ^0.0.2 copied to clipboard

Create ListView, GridView, Row or Column whose children are animated easily.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_multichild

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

dependencies:
  animated_multichild: ^0.0.2

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_multichild/animated_multichild.dart';
7
likes
160
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

Create ListView, GridView, Row or Column whose children are animated easily.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_multichild