magic_dropdown 1.1.0+2 copy "magic_dropdown: ^1.1.0+2" to clipboard
magic_dropdown: ^1.1.0+2 copied to clipboard

outdated

A flutter dropdown widget with highly customizable options. Render a custom child in your dropdown menu with custom sizings, customize the button to your own needs and experience a fully responsive dr [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add magic_dropdown

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

dependencies:
  magic_dropdown: ^1.1.0+2

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/magic_dropdown.dart';
5
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter dropdown widget with highly customizable options. Render a custom child in your dropdown menu with custom sizings, customize the button to your own needs and experience a fully responsive dropdown menu!

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, transparent_pointer

More

Packages that depend on magic_dropdown