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

A premium glass notification bottom sheet for Flutter — floating 3D icon badge, staggered reveals, sparkle bursts, confetti, light & dark glass themes, and an RTL-aware text engine. Zero dependencies.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sole_sheet

With Flutter:

 $ flutter pub add sole_sheet

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

dependencies:
  sole_sheet: ^0.1.0

Alternatively, your editor might support dart pub get or 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
0
points
180
downloads

Publisher

verified publishersohailahmad.com

Weekly Downloads

A premium glass notification bottom sheet for Flutter — floating 3D icon badge, staggered reveals, sparkle bursts, confetti, light & dark glass themes, and an RTL-aware text engine. Zero dependencies.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sole_sheet