top_bottom_sheet_flutter 0.0.2 copy "top_bottom_sheet_flutter: ^0.0.2" to clipboard
top_bottom_sheet_flutter: ^0.0.2 copied to clipboard

This plugin will help you to show the bottom sheet to the top of the screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add top_bottom_sheet_flutter

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

dependencies:
  top_bottom_sheet_flutter: ^0.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:top_bottom_sheet_flutter/top_bottom_sheet_flutter.dart';
8
likes
110
pub points
70%
popularity

Publisher

unverified uploader

This plugin will help you to show the bottom sheet to the top of the screen.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on top_bottom_sheet_flutter