bottom_sheet_fx 1.0.1
bottom_sheet_fx: ^1.0.1 copied to clipboard
A Flutter bottom sheet widget with smooth scale & slide animations, drag-to-dismiss, and fully customizable style. Part of the FlutterFX collection.
1.0.1 #
- Fix README preview image not displaying on pub.dev (use absolute raw GitHub URL).
1.0.0 #
- Initial release.
FxBottomSheetwidget with scale-and-slide entrance animation.FxBottomSheetControllerfor programmatic open / close / toggle.FxBottomSheetStylewithlight()anddark()presets andcopyWith().- Drag-to-dismiss with velocity-aware snapping.