magic_dropdown_search 0.0.10 copy "magic_dropdown_search: ^0.0.10" to clipboard
magic_dropdown_search: ^0.0.10 copied to clipboard

A flutter package for a dropdown search with dynamic data from Api

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_dropdown_search

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

dependencies:
  magic_dropdown_search: ^0.0.10

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:magic_dropdown_search/magic_dropdown_search.dart';
1
likes
140
pub points
41%
popularity

Publisher

unverified uploader

A flutter package for a dropdown search with dynamic data from Api

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, font_awesome_flutter, shimmer

More

Packages that depend on magic_dropdown_search