smooth_bottom_sheet 0.0.4 copy "smooth_bottom_sheet: ^0.0.4" to clipboard
smooth_bottom_sheet: ^0.0.4 copied to clipboard

Modern, animated and highly customizable bottom sheets for Flutter apps.

0.0.4 #

  • Refined README cross-links to published smooth packages only.
  • Kept release documentation aligned with the new package version.

0.0.3 #

  • Fixed README GIF previews for pub.dev by using absolute GitHub URLs.
  • Removed legacy "Cashew" references from documentation.

0.0.2 #

  • Fixed SmoothBottomSheetTheme.light() — now returns real light palette (white background, dark text).
  • Fixed SmoothBottomSheetTheme.adaptive() — now correctly reads Theme.of(context).brightness.
  • dark() theme now has proper box shadows for depth.

0.0.1 #

  • First public release of smooth_bottom_sheet.
  • Added SmoothBottomSheet with smooth entrance animations.
  • Added showSmoothBottomSheet(...) helper API.
  • Added theme, layout and animation configuration objects.
  • Added SmoothBottomSheetController for programmatic close.
  • Added example app and widget tests.
1
likes
160
points
178
downloads

Documentation

API reference

Publisher

verified publishereliazavatta.it

Weekly Downloads

Modern, animated and highly customizable bottom sheets for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#bottom-sheet #animations #ui #flutter-widgets #smooth

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smooth_bottom_sheet