dropdown_plus_plus 0.1.1+1 copy "dropdown_plus_plus: ^0.1.1+1" to clipboard
dropdown_plus_plus: ^0.1.1+1 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_plus

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

dependencies:
  dropdown_plus_plus: ^0.1.1+1

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_plus/dropdown_plus_plus.dart';
11
likes
140
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

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_plus