dragsheet 0.0.4 copy "dragsheet: ^0.0.4" to clipboard
dragsheet: ^0.0.4 copied to clipboard

Physics-y, bouncy, draggable sheet & modal for Flutter. Built to fill a gap I hit in my own app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dragsheet

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

dependencies:
  dragsheet: ^0.0.4

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:dragsheet/dragsheet.dart';
2
likes
150
points
26
downloads

Publisher

verified publishermatthewtrent.me

Weekly Downloads

Physics-y, bouncy, draggable sheet & modal for Flutter. Built to fill a gap I hit in my own app.

Homepage
Repository (GitHub)
View/report issues

Topics

#draggable #sheet #modal #physics #bouncy

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dragsheet