declarative_animated_list 0.1.0-nullsafety.0 copy "declarative_animated_list: ^0.1.0-nullsafety.0" to clipboard
declarative_animated_list: ^0.1.0-nullsafety.0 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.0-nullsafety.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
0
pub points
74%
popularity

Publisher

unverified uploader

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

Homepage
Repository
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on declarative_animated_list