holy_sheet 0.0.3 copy "holy_sheet: ^0.0.3" to clipboard
holy_sheet: ^0.0.3 copied to clipboard

A Flutter sheet & panel widget that's good as hell.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add holy_sheet

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

dependencies:
  holy_sheet: ^0.0.3

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:holy_sheet/holy_sheet.dart';
9
likes
30
pub points
11%
popularity

Publisher

verified publisherbydot.app

A Flutter sheet & panel widget that's good as hell.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on holy_sheet