slide_container_scroll_view library
Classes
- SlideContainerScrollView
- Use this instead of a SingleChildScrollView when the ScrollView is inside a SlideContainer. This custom SingleChildScrollView detects over-scroll and calls a forceSlide on the parent SlideContainer to allow the SlideContainer to slide. [...]