animated_category 0.0.1-null-safety copy "animated_category: ^0.0.1-null-safety" to clipboard
animated_category: ^0.0.1-null-safety copied to clipboard

Flutter library for picking category

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add animated_category

With Flutter:

 $ flutter pub add animated_category

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

dependencies:
  animated_category: ^0.0.1-null-safety

Alternatively, your editor might support dart pub get or 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_category/animated_category.dart';
7
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter library for picking category

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_category