bottom_sheet 1.0.3
bottom_sheet: ^1.0.3 copied to clipboard
Flexible bottom sheet with the ability to scroll content even without a list.
Changelog #
1.0.3 - 2021-10-04 #
- Coverage integration.
1.0.2 - 2021-10-04 #
- Useless classes has been removed
- Fix wrong behaviour when isCollapsible = true
- Added isDismissible property
- Migrate to AndroidX for example
- Fix some dirty code
- Fix extent counting
1.0.1 - 2021-06-01 #
- Stable release
1.0.1-dev.2 - 2021-05-29 #
- Remove animation listeners.
1.0.1-dev.1 - 2021-05-24 #
- Apply new lint rules.
1.0.0 #
- Migrate this package to null safety.
0.0.1-dev.3 #
- Fix lint hints
0.0.1-dev.0 #
- Initial release