just_bottom_sheet 1.0.2 copy "just_bottom_sheet: ^1.0.2" to clipboard
just_bottom_sheet: ^1.0.2 copied to clipboard

outdated

Just Bottom Sheet. Bottom sheet with properly working nested scroll and swipe to close gesture.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add just_bottom_sheet

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

dependencies:
  just_bottom_sheet: ^1.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:just_bottom_sheet/just_bottom_sheet.dart';
13
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Just Bottom Sheet. Bottom sheet with properly working nested scroll and swipe to close gesture.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on just_bottom_sheet