dropdown_pro 1.7.0 copy "dropdown_pro: ^1.7.0" to clipboard
dropdown_pro: ^1.7.0 copied to clipboard

discontinuedreplaced by: flutter_dropdown_plus

Single or Multi Selection Dropdown with search dropdown item, and easy to customization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dropdown_pro

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

dependencies:
  dropdown_pro: ^1.7.0

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:dropdown_pro/dropdown_pro.dart';
5
likes
140
pub points
46%
popularity

Publisher

unverified uploader

Single or Multi Selection Dropdown with search dropdown item, and easy to customization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on dropdown_pro