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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
80
points
83
downloads

Publisher

verified publisherperceivedev.com

Weekly Downloads

2024.06.25 - 2025.01.07

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

More

Packages that depend on perceive_slidable