multi_select_flutter 3.1.6 copy "multi_select_flutter: ^3.1.6" to clipboard
multi_select_flutter: ^3.1.6 copied to clipboard

outdated

A flexible multi select package for Flutter. Make multi select widgets the way you want.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_select_flutter

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

dependencies:
  multi_select_flutter: ^3.1.6

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:multi_select_flutter/multi_select_flutter.dart';
718
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A flexible multi select package for Flutter. Make multi select widgets the way you want.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on multi_select_flutter