Yong Gao

Results 2 comments of Yong Gao

do we have any workaround/suggestion to prevent re-fetch data when page is loading if possible? thks

i don't think it work for shellRoute as well as router that nested inside BottomNavigation. ` static final rootNavigatorKey = GlobalKey(); static final shellNavigatorKey = GlobalKey(); ... GoRoute( parentNavigatorKey: rootNavigatorKey,...