animated_dropdown_button 1.1.5 copy "animated_dropdown_button: ^1.1.5" to clipboard
animated_dropdown_button: ^1.1.5 copied to clipboard

A beautiful animated dropdown button.

animated_dropdown_button #

Simple dropdown button with an interesting animation. Currently it can only list Strings, whose value can be retrieved by the AnimatedDropdownButtonController. Use without moderation.

Getting Started #

You start by instantiating an AnimatedDropdownButtonController with a string list and an initial value, which must be present in the list. Then you can instantiate an AnimatedDropdownButton with the created controller.

Now you can use an AnimatedSearchBox. Just instantiate an AnimatedSearchBoxController first. AnimatedSearchBox is fully customizable.

2
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful animated dropdown button.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on animated_dropdown_button