dropdown_model_list 2.1.5 copy "dropdown_model_list: ^2.1.5" to clipboard
dropdown_model_list: ^2.1.5 copied to clipboard

Flexible DropDown Model List works with a simple model list and Easy to use & customized.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dropdown_model_list

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

dependencies:
  dropdown_model_list: ^2.1.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:dropdown_model_list/dropdown_model_list.dart';
39
likes
140
points
821
downloads

Publisher

unverified uploader

Weekly Downloads

Flexible DropDown Model List works with a simple model list and Easy to use & customized.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dropdown_model_list