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

outdated

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.2

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';
123
likes
0
pub points
93%
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

License

unknown (license)

Dependencies

flutter, rxdart

More

Packages that depend on dropdown_plus