fluid_sheet 0.1.2
fluid_sheet: ^0.1.2 copied to clipboard
A fluid, iOS-style bottom sheet that animates its margins and corner radius.
0.1.2 #
- Improved package structure and organization
- Moved example files to dedicated
example/directory - Updated package to include only necessary files in publication
- Added
.pubignoreto exclude development files from package - Cleaner package distribution with reduced file size
0.1.1 #
- Fixed README screenshot URLs to display correctly on pub.dev
- Updated documentation with proper GitHub raw image links
0.1.0 #
- Initial release
- Fluid iOS-style bottom sheet with smooth animations
- Customizable initial and maximum heights
- Smart dismissal with drag, overscroll, and tap outside
- Configurable colors for background, barrier, and pill indicator
- Optional safe area support for notches and dynamic islands
- Built-in scroll handling with BouncingScrollPhysics
- Support for all Flutter platforms (iOS, Android, Web, macOS, Windows, Linux)