draggable_bottom_sheet 0.1.1 copy "draggable_bottom_sheet: ^0.1.1" to clipboard
draggable_bottom_sheet: ^0.1.1 copied to clipboard

outdated

This is a bottom sheet that is partially visible onto the screen and can be dragged from there into the screen to occupy the fullscreen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add draggable_bottom_sheet

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

dependencies:
  draggable_bottom_sheet: ^0.1.1

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:draggable_bottom_sheet/draggable_bottom_sheet.dart';
119
likes
0
pub points
94%
popularity

Publisher

verified publishervalueoutput.com

This is a bottom sheet that is partially visible onto the screen and can be dragged from there into the screen to occupy the fullscreen.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on draggable_bottom_sheet