cf_multi_picker 0.0.6 copy "cf_multi_picker: ^0.0.6" to clipboard
cf_multi_picker: ^0.0.6 copied to clipboard

A package use for create multi picker

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cf_multi_picker
copied to clipboard

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

dependencies:
  cf_multi_picker: ^0.0.6
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:cf_multi_picker/cf_multi_picker.dart';
copied to clipboard
3
likes
80
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

A package use for create multi picker

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cf_multi_picker