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

It allows users to filter and select items in real-time, making it perfect for forms and search inputs. Easily styled and flexible for various use cases

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dropdown_searchable_field

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

dependencies:
  dropdown_searchable_field: ^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_searchable_field/dropdown_searchable_field.dart';
1
likes
135
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

It allows users to filter and select items in real-time, making it perfect for forms and search inputs. Easily styled and flexible for various use cases

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dropdown_searchable_field