shrink_sheet_layout 0.0.1+3 copy "shrink_sheet_layout: ^0.0.1+3" to clipboard
shrink_sheet_layout: ^0.0.1+3 copied to clipboard

This is a draggable bottom sheet plugin, like the one in the app version of Youtube.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shrink_sheet_layout

With Flutter:

 $ flutter pub add shrink_sheet_layout

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

dependencies:
  shrink_sheet_layout: ^0.0.1+3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:shrink_sheet_layout/shrink_sheet_layout.dart';
0
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

This is a draggable bottom sheet plugin, like the one in the app version of Youtube.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on shrink_sheet_layout