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

A production-ready adaptive selection workflow for Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add selection_sheet

With Flutter:

 $ flutter pub add selection_sheet

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

dependencies:
  selection_sheet: ^0.1.0

Alternatively, your editor might support dart pub get or 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
0
points
251
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on selection_sheet