How can I maintain a scroll position on a page, when navigating from the page and then navigating back to it? I don't mind using a scroll percentage in an app state variable or similar, but I can't seem to even figure that out. I see that James NoCode has recently made a video about a component that he's made, based on a listview, but I need it in columns/containers as well.
Is this something that I need to tell my clients that unfortunately, auto-scrolling to a position is not possible in this FlutterFlow framework, even when using custom code? I guess there is some clever workaround to make this happen, even though there is no "built-in designer'ish" way to build it?