magic_dropdown 1.1.3+5 copy "magic_dropdown: ^1.1.3+5" to clipboard
magic_dropdown: ^1.1.3+5 copied to clipboard

A flutter dropdown widget with highly customizable options. Render a custom child in your dropdown menu with custom buttons and sizing!

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.3+5

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
120
pub points
58%
popularity

Publisher

unverified uploader

A flutter dropdown widget with highly customizable options. Render a custom child in your dropdown menu with custom buttons and sizing!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, transparent_pointer

More

Packages that depend on magic_dropdown