full_width_dropdown_button 0.2.0 copy "full_width_dropdown_button: ^0.2.0" to clipboard
full_width_dropdown_button: ^0.2.0 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 Dart:

 $ dart pub add full_width_dropdown_button

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 dart pub get):

dependencies:
  full_width_dropdown_button: ^0.2.0

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:full_width_dropdown_button/full_width_dropdown_button.dart';
1
likes
0
points
97
downloads

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

Topics

#dropdown #menu #overlay #animation #widget

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on full_width_dropdown_button