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';
21
likes
140
points
811
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on declarative_animated_list