customize_search_dropdown 0.0.4 copy "customize_search_dropdown: ^0.0.4" to clipboard
customize_search_dropdown: ^0.0.4 copied to clipboard

A customizable search dropdown widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add customize_search_dropdown

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

dependencies:
  customize_search_dropdown: ^0.0.4

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:customize_search_dropdown/customize_search_dropdown.dart';
3
likes
150
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable search dropdown widget for Flutter.

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on customize_search_dropdown