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

outdated

Flexible bottom sheet with the ability to scroll content even without a list.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_sheet

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

dependencies:
  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:bottom_sheet/bottom_sheet.dart';
396
likes
0
points
15.5k
downloads

Publisher

verified publishersurf.ru

Weekly Downloads

Flexible bottom sheet with the ability to scroll content even without a list.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bottom_sheet