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

This searchable dropdown is used with key value pairs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add search_key_value_dropdown

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

dependencies:
  search_key_value_dropdown: ^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:search_key_value_dropdown/search_key_value_dropdown.dart';
1
likes
105
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

This searchable dropdown is used with key value pairs.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dropdown_button2, flutter

More

Packages that depend on search_key_value_dropdown