dropdown_model_list 3.0.2 copy "dropdown_model_list: ^3.0.2" to clipboard
dropdown_model_list: ^3.0.2 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: ^3.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:dropdown_model_list/dropdown_model_list.dart';
51
likes
160
points
519
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