Is it possible to auto-scroll a pageview? I don't see any built in features to enable this and have tried with custom code to implement but looks like FF does not support direct Dart code execution. Complex functions like auto scrolling through Firestore documents appears to be too complex to do with FF custom functions.
Any thoughts how to do an auto scroll with pageview or any other widgets?