Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
10.39k
stars
1.63k
forks
source link
When the application has two levels of IndexedRouteBuilder, it does not work properly , The problem I'm having with nested routes. #3187
Closed
liseipi closed 2 months ago
When the application has two levels of IndexedRouteBuilder, it does not work properly
https://github.com/hightman/getx5-example_nav2
my route
There are IndexedRouteBuilder in both '/index' and '/index/home' pages, so the one in /index/home does not work