reactive_multi_select_flutter 2.0.1 copy "reactive_multi_select_flutter: ^2.0.1" to clipboard
reactive_multi_select_flutter: ^2.0.1 copied to clipboard

Wrapper around multi_select_flutter to use with reactive_forms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reactive_multi_select_flutter
copied to clipboard

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

dependencies:
  reactive_multi_select_flutter: ^2.0.1
copied to clipboard

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:reactive_multi_select_flutter/reactive_multi_select_flutter.dart';
copied to clipboard
0
likes
160
points
1.62k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

Wrapper around multi_select_flutter to use with reactive_forms.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, multi_select_flutter, reactive_forms

More

Packages that depend on reactive_multi_select_flutter