bottom_sheet 1.0.5
bottom_sheet: ^1.0.5 copied to clipboard
Flexible bottom sheet with the ability to scroll content even without a list.
Changelog #
1.0.5 #
- Docs improvement.
1.0.4 #
- Fix double pop navigator(tnx Renesanse).
1.0.3 #
- Coverage integration.
1.0.2 #
- 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 #
- Stable release
1.0.1-dev.2 #
- Remove animation listeners.
1.0.1-dev.1 #
- 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