simple_multiselect 0.1.0 copy "simple_multiselect: ^0.1.0" to clipboard
simple_multiselect: ^0.1.0 copied to clipboard

A Flutter package for simple creating multi select widgets. The field refresh real-time on tap the list element.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_multiselect

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

dependencies:
  simple_multiselect: ^0.1.0

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:simple_multiselect/simple_multiselect.dart';
1
likes
160
points
18
downloads

Publisher

verified publisherflutter-lab.pro

Weekly Downloads

A Flutter package for simple creating multi select widgets. The field refresh real-time on tap the list element.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, provider

More

Packages that depend on simple_multiselect