I have a very simple Flutter app with a TabBarView with two views (Tab 1 and Tab 2), one of them (Tab 1) has
If you give each TabBarView a PageStorageKey the scroll offset will be saved. See more info about PageStorageKey here.