custom_sheet 0.1.1+4 copy "custom_sheet: ^0.1.1+4" to clipboard
custom_sheet: ^0.1.1+4 copied to clipboard

Flutter package to display smart colored modal bottom sheets quickly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_sheet

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

dependencies:
  custom_sheet: ^0.1.1+4

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:custom_sheet/custom_sheet.dart';
5
likes
40
pub points
1%
popularity

Publisher

unverified uploader

Flutter package to display smart colored modal bottom sheets quickly.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_sheet