m3e_bottom_sheet 0.0.1
m3e_bottom_sheet: ^0.0.1 copied to clipboard
A Flutter package providing a Material 3 Expressive modal bottom sheet with spring physics entrance motion, drag handle, and extensive customization options.
0.0.1 #
- Initial release of
m3e_bottom_sheet. showM3EModalBottomSheet— drop-in replacement forshowModalBottomSheetwith expressive spring physics entrance/exit motion and grounded bottom anchoring.M3EBottomSheet— Material 3 Expressive sheet container with drag handle, header layout, content padding, and spring entrance motion.M3EBottomSheetStyle— background color, surface tint, shadow color, elevation, custom shape, corner radius, drag handle color/size/padding, motion preset, content padding, and clip behavior.M3EBottomSheetThemeData/M3EBottomSheetTheme— theme extension and inherited widget for app-wide or subtree-scoped defaults.M3EMotion— 14 spring animation presets plus custom springs for sheet motion.- Auto-wrapping of arbitrary builder widgets in an
M3EBottomSheetcontainer. - Comprehensive README documentation with a full developer API guide.