interactive_bottom_sheet 1.1.0
interactive_bottom_sheet: ^1.1.0 copied to clipboard
A customizable interactive bottom sheet, which lets you interact with the screen behind it.
1.1.0 #
- BREAKING: Changed handling of scrolling for further customization.
- To achieve the same behaviour as before, wrap your child widget with a ScrollView.
1.0.0 #
- Stable release.
0.1.5 #
- Fix example
0.1.4 #
- Add minimumSize assertion
0.1.3 #
- Migrate to Dart 3
0.1.2 #
- Update README
- Refactor code
0.1.1 #
- Change example picture and gif
0.1.0 #
- Initial release.