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.

Custom Dropdown #

Custom Dropdown package lets you add customizable animated dropdown widget.

Features #

Lots of properties to use and customize dropdown widget as per your need. Also usable under Form widget for required validation.


Getting started #

  1. Add the latest version of package to your pubspec.yaml (and run flutter pub get):
dependencies:
  animated_custom_dropdown: 1.0.0
  1. Import the package and use it in your Flutter App.
import 'package:animated_custom_dropdown/animated_custom_dropdown.dart';

Preview #

https://user-images.githubusercontent.com/26044917/143866028-96175170-6403-47a1-818d-b083973a6268.mp4


Todos #

Already working on some improvements including:

  • ❌ Align on screen bottom so if space under widget is small, dropdown will open above the widget with proper animations.

Issues & Feedback #

Please file an issue! to send feedback or report a bug. Thank you!

524
likes
0
points
13.5k
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