bottom_sheet_stateful 0.0.3 copy "bottom_sheet_stateful: ^0.0.3" to clipboard
bottom_sheet_stateful: ^0.0.3 copied to clipboard

outdated

This widget is implemented smooth stateful bottom sheet dragable with peek height and full height

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bottom_sheet_stateful

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

dependencies:
  bottom_sheet_stateful: ^0.0.3

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_stateful/bottom_sheet_stateful.dart';
6
likes
0
pub points
59%
popularity

Publisher

unverified uploader

This widget is implemented smooth stateful bottom sheet dragable with peek height and full height

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on bottom_sheet_stateful