drop_down_list_menu 0.0.6 copy "drop_down_list_menu: ^0.0.6" to clipboard
drop_down_list_menu: ^0.0.6 copied to clipboard

The "Drop-Down Menu" package is a Flutter package that provides a user-friendly interface for selecting options from a drop-down menu. This package is designed to be aesthetically pleasing and highly [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drop_down_list_menu

With Flutter:

 $ flutter pub add drop_down_list_menu

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

dependencies:
  drop_down_list_menu: ^0.0.6

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:drop_down_list_menu/drop_down.dart';
2
likes
0
pub points
58%
popularity

Publisher

unverified uploader

The "Drop-Down Menu" package is a Flutter package that provides a user-friendly interface for selecting options from a drop-down menu. This package is designed to be aesthetically pleasing and highly customizable, allowing developers to create a drop-down menu that perfectly fits the look and feel of their app. So, if you want to provide your users with a beautiful and functional drop-down menu, this package is the perfect solution!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on drop_down_list_menu