declarative_animated_list 0.2.0 copy "declarative_animated_list: ^0.2.0" to clipboard
declarative_animated_list: ^0.2.0 copied to clipboard

An implementation of animated list widget that will be automatically updated based on different lists snippets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add declarative_animated_list

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

dependencies:
  declarative_animated_list: ^0.2.0

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:declarative_animated_list/declarative_animated_list.dart';
20
likes
120
pub points
74%
popularity

Publisher

unverified uploader

An implementation of animated list widget that will be automatically updated based on different lists snippets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on declarative_animated_list