bottom_sheet_picker 0.0.2 copy "bottom_sheet_picker: ^0.0.2" to clipboard
bottom_sheet_picker: ^0.0.2 copied to clipboard

discontinued

Enables multiple selection in a bottom_sheet .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_sheet_picker

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

dependencies:
  bottom_sheet_picker: ^0.0.2

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:bottom_sheet_picker/bottom_sheet_picker.dart';
0
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

Enables multiple selection in a bottom_sheet .

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on bottom_sheet_picker

Packages that implement bottom_sheet_picker