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

This is a bottom sheet that is partially visible onto the screen and can be dragged from there into the screen to occupy the fullscreen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add draggable_bottom_sheet_nullsafety

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

dependencies:
  draggable_bottom_sheet_nullsafety: ^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:draggable_bottom_sheet_nullsafety/draggable_bottom_sheet_nullsafety.dart';
13
likes
150
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

This is a bottom sheet that is partially visible onto the screen and can be dragged from there into the screen to occupy the fullscreen.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on draggable_bottom_sheet_nullsafety