scroll_to_id library
scroll_to_id Developer: Yusuke Inoue (IYU Inc. CEO) https://hatchout.net/
We run Flutter School(Hatchout School) in Osaka, Japan. https://hatchout.net/#/school
Twitter https://twitter.com/hatchout_school
YouTube https://www.youtube.com/channel/UCrzA_ub-JcI_8daABLfOg-g
Classes
- InteractiveScrollViewer
- InteractiveScrollViewer is required widget for using scroll_to_id. This widget is customized version of 'SingleChildScrollView'. children and scrollToId is required parameter.
- ScrollContent
- ScrollContent is widget for you to get the height of its widget. id and child is required parameter.
- ScrollToId