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

outdated

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

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on declarative_animated_list