searchable_textfeild 0.1.3 copy "searchable_textfeild: ^0.1.3" to clipboard
searchable_textfeild: ^0.1.3 copied to clipboard

A simple textfeild which can be used to search the data in the list or can be used as simple dropdown widget

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add searchable_textfeild

With Flutter:

 $ flutter pub add searchable_textfeild

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

dependencies:
  searchable_textfeild: ^0.1.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:searchable_textfeild/searchable_textfeild.dart';
5
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A simple textfeild which can be used to search the data in the list or can be used as simple dropdown widget

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on searchable_textfeild