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

A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add perceive_slidable

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

dependencies:
  perceive_slidable: ^0.1.0

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:perceive_slidable/sliding_sheet.dart';
1
likes
70
pub points
17%
popularity

Publisher

verified publisherperceivedev.com

A widget that can be dragged and scrolled in a single gesture and snapped to a list of extents.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_bloc, fort, tuple

More

Packages that depend on perceive_slidable