sole_sheet 0.1.2 copy "sole_sheet: ^0.1.2" to clipboard
sole_sheet: ^0.1.2 copied to clipboard

A premium glass bottom sheet for Flutter — floating 3D badge, staggered reveals, confetti, light/dark/glassy surfaces and RTL-aware text. Zero dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sole_sheet

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

dependencies:
  sole_sheet: ^0.1.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:sole_sheet/sole_sheet.dart';
1
likes
160
points
176
downloads

Documentation

API reference

Publisher

verified publishersohailahmad.com

Weekly Downloads

A premium glass bottom sheet for Flutter — floating 3D badge, staggered reveals, confetti, light/dark/glassy surfaces and RTL-aware text. Zero dependencies.

Repository (GitHub)
View/report issues

Topics

#bottom-sheet #notification #dialog #glassmorphism #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sole_sheet