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

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

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
40
pub points
60%
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

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on bottom_sheet_stateful