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

outdated

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.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:perceive_slidable/sliding_sheet.dart';
1
likes
90
points
9
downloads

Publisher

verified publisherperceivedev.com

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on perceive_slidable