animated_custom_dropdown 1.0.0 copy "animated_custom_dropdown: ^1.0.0" to clipboard
animated_custom_dropdown: ^1.0.0 copied to clipboard

outdated

Customizable animated dropdown widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_custom_dropdown

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

dependencies:
  animated_custom_dropdown: ^1.0.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:animated_custom_dropdown/animated_section.dart';
import 'package:animated_custom_dropdown/custom_dropdown.dart';
import 'package:animated_custom_dropdown/dropdown_field.dart';
import 'package:animated_custom_dropdown/dropdown_overlay.dart';
import 'package:animated_custom_dropdown/overlay_builder.dart';
479
likes
0
points
12.2k
downloads

Publisher

verified publisherabdullahchauhan.com

Weekly Downloads

Customizable animated dropdown widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_custom_dropdown