full_width_dropdown_button 0.2.4 copy "full_width_dropdown_button: ^0.2.4" to clipboard
full_width_dropdown_button: ^0.2.4 copied to clipboard

A polished full-width Flutter dropdown with nested submenus, smart up/down overlay positioning, scroll following, hover states, and smooth animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add full_width_dropdown_button

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

dependencies:
  full_width_dropdown_button: ^0.2.4

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:full_width_dropdown_button/full_width_dropdown_button.dart';
1
likes
160
points
275
downloads
screenshot

Documentation

API reference

Publisher

verified publishermeanpheakdey.epizy.com

Weekly Downloads

A polished full-width Flutter dropdown with nested submenus, smart up/down overlay positioning, scroll following, hover states, and smooth animations.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#dropdown #menu #overlay #animation #widget

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on full_width_dropdown_button