search_then_select_field 0.0.1 copy "search_then_select_field: ^0.0.1" to clipboard
search_then_select_field: ^0.0.1 copied to clipboard

A widget to search for items and then select one of them

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add search_then_select_field

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

dependencies:
  search_then_select_field: ^0.0.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:search_then_select_field/search_then_select_field.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A widget to search for items and then select one of them

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on search_then_select_field