perfect_bottom_sheet 1.0.0 copy "perfect_bottom_sheet: ^1.0.0" to clipboard
perfect_bottom_sheet: ^1.0.0 copied to clipboard

Perfect bottom sheet as it should be

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add perfect_bottom_sheet

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

dependencies:
  perfect_bottom_sheet: ^1.0.0

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:perfect_bottom_sheet/perfect_bottom_sheet.dart';
1
likes
150
points
35
downloads

Publisher

verified publisherrenesanse.net

Weekly Downloads

Perfect bottom sheet as it should be

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on perfect_bottom_sheet