comprehensive_dropdown 0.0.2 copy "comprehensive_dropdown: ^0.0.2" to clipboard
comprehensive_dropdown: ^0.0.2 copied to clipboard

A new Flutter dropdown widget with some additional features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add comprehensive_dropdown

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

dependencies:
  comprehensive_dropdown: ^0.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:comprehensive_dropdown/comprehensive_dropdown.dart';
4
likes
150
pub points
29%
popularity

Publisher

unverified uploader

A new Flutter dropdown widget with some additional features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on comprehensive_dropdown