- Cancel drag when not full height (by joserocha3)
- Updating README
- Upgrade to AndroidX
- Latest non-AndroidX version
- Fix error with no controller in ScrollableBottomSheet
- Change ScrollableBottomSheetState to be private since there's no need to create GlobalKey anymore
- Change communication type between parent and bottom sheet from GlobalKey to ScrollableController
- Minor bug Fixes
- Scroll smoothness improved, add new feature measure minimum and half height by content
- Bug Fixes
- Fling scroll feature added
- Bug Fixes, add callback feature, and renaming some
- Bug Fixes
- Minimum feature and animation control from the outside added
- Bug fixes and snap feature added
- Initial release.