just_bottom_sheet 1.3.0
just_bottom_sheet: ^1.3.0 copied to clipboard
Just Bottom Sheet. Bottom sheet with properly working nested scroll and swipe to close gesture.
1.3.0 #
- Fixed main scroll behavior in case of horizontal nested scroll
1.2.0 #
- Ability to use ImageFilter as background
- Disabled scroll while dragging
1.1.0 #
- Some code reorganization
- Drag zone configuration - you can specify position of drag zone: inside of bottom sheet or outside
- Availablity to specify custom handle bar widget
1.0.3 #
- Changed close on scroll logic
1.0.2 #
- 100% code coverage
1.0.1 #
- Fixed analyzer warning
- Added code coverage and build badges
1.0.0 #
- Initial release.