reactive_dropdown_search 0.2.0 copy "reactive_dropdown_search: ^0.2.0" to clipboard
reactive_dropdown_search: ^0.2.0 copied to clipboard

outdated

Wrapper around searchable_dropdown2 to use with reactive_forms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reactive_dropdown_search
copied to clipboard

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

dependencies:
  reactive_dropdown_search: ^0.2.0
copied to clipboard

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:reactive_dropdown_search/reactive_dropdown_search.dart';
copied to clipboard
10
likes
0
points
6.05k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.06.25 - 2025.01.07

Wrapper around searchable_dropdown2 to use with reactive_forms

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dropdown_search2, flutter, reactive_forms

More

Packages that depend on reactive_dropdown_search