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

The `fancy_search_dropdown` package is a customizable Flutter widget that provides an elegant and efficient way to display a dropdown menu with search functionality. This widget is designed to enhance [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_search_dropdown

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

dependencies:
  fancy_search_dropdown: ^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:fancy_search_dropdown/fancy_search_dropdown.dart';
3
likes
130
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The `fancy_search_dropdown` package is a customizable Flutter widget that provides an elegant and efficient way to display a dropdown menu with search functionality. This widget is designed to enhance the user experience by offering dynamic suggestions as the user types, making it easy to search and select options from a predefined list.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fancy_search_dropdown