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

A premium, modern, and high-performance glassmorphism bottom sheet for Flutter. Part of the Flare ecosystem.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flare_sheet

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

dependencies:
  flare_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:flare_sheet/flare_sheet.dart';
1
likes
160
points
102
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A premium, modern, and high-performance glassmorphism bottom sheet for Flutter. Part of the Flare ecosystem.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flare_sheet