bubbles_sheet 0.2.0 copy "bubbles_sheet: ^0.2.0" to clipboard
bubbles_sheet: ^0.2.0 copied to clipboard

Pill-shouldered, iOS-26-style modal bottom sheets for Flutter — detents, edge-flush corners, sticky CTAs and a themeable chrome, built on smooth_sheets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bubbles_sheet

With Flutter:

 $ flutter pub add bubbles_sheet

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

dependencies:
  bubbles_sheet: ^0.2.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:bubbles_sheet/bubbles_sheet.dart';
1
likes
0
points
173
downloads

Publisher

verified publisherhashstudios.dev

Weekly Downloads

Pill-shouldered, iOS-26-style modal bottom sheets for Flutter — detents, edge-flush corners, sticky CTAs and a themeable chrome, built on smooth_sheets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, smooth_sheets

More

Packages that depend on bubbles_sheet