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

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.3.0

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
150
points
64
downloads

Documentation

API reference

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

MIT (license)

Dependencies

flutter

More

Packages that depend on just_bottom_sheet