79564108

Date: 2025-04-09 10:39:26
Score: 1
Natty:
Report link

One thing you could try is passing navigatorKey to AutoRoute

final _appRouter = AppRouter(navigatorKey: Get.key); 
//make sure the value is Get.key

After that you should be able to use all navigation features of GetX

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tai Nguyen