selection_sheet 0.5.1 copy "selection_sheet: ^0.5.1" to clipboard
selection_sheet: ^0.5.1 copied to clipboard

A production-ready adaptive selection workflow for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add selection_sheet

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

dependencies:
  selection_sheet: ^0.5.1

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:selection_sheet/selection_sheet.dart';
0
likes
160
points
251
downloads

Documentation

API reference

Publisher

verified publisherpinz.dev

Weekly Downloads

A production-ready adaptive selection workflow for Flutter.

Repository (GitHub)
View/report issues

Topics

#bottom-sheet #selection #search #picker #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on selection_sheet