bubbles_sheet 0.1.0
bubbles_sheet: ^0.1.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.
0.1.0 #
- Initial release, extracted from the Arch Wallet app.
showBubblesSheet— modal sheet withfit/medium/largedetents, iOS-style scroll-to-drag handoff, and corners that go flush with the device bezel at the largest detent.- Header chrome: drag handle, leading close button, centered title, and a trailing text action.
- Sticky primary CTA (static, built, or driven by a
Listenable) and sticky footer slots. BubblesPagedSheet*chrome for multi-page flows built onPagedSheet.BubblesSheetThemeData— aThemeExtensioncarrying palettes, geometry, type, icons, haptic hooks, and the CTA builder.