bottom_sheet_x 1.0.0 copy "bottom_sheet_x: ^1.0.0" to clipboard
bottom_sheet_x: ^1.0.0 copied to clipboard

elastic bottom sheet widget with the customizable material spring animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_sheet_x

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

dependencies:
  bottom_sheet_x: ^1.0.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:bottom_sheet_x/bottom_sheet_x.dart';
10
likes
30
pub points
2%
popularity

Publisher

unverified uploader

elastic bottom sheet widget with the customizable material spring animation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bottom_sheet_x