flutter_multiselect_plus 1.1.3 copy "flutter_multiselect_plus: ^1.1.3" to clipboard
flutter_multiselect_plus: ^1.1.3 copied to clipboard

A highly customizable multiselect dropdown for Flutter with search, select all, and custom styling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_multiselect_plus

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

dependencies:
  flutter_multiselect_plus: ^1.1.3

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:flutter_multiselect_plus/flutter_multiselect_plus.dart';
3
likes
160
points
72
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable multiselect dropdown for Flutter with search, select all, and custom styling.

Repository (GitHub)
View/report issues

Topics

#dropdown #multiselect #select #ui #form

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_multiselect_plus