dropdown_plus 0.0.9 copy "dropdown_plus: ^0.0.9" to clipboard
dropdown_plus: ^0.0.9 copied to clipboard

Simple and easy to use Dropdown in forms with search, keyboard navigation, offiline data source, remote data source and easy customization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dropdown_plus

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

dependencies:
  dropdown_plus: ^0.0.9

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_plus/dropdown_plus.dart';
120
likes
120
pub points
95%
popularity

Publisher

verified publishercrawlink.com

Simple and easy to use Dropdown in forms with search, keyboard navigation, offiline data source, remote data source and easy customization.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dropdown_plus