Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get.Key is not working #2887

Open
selvam920 opened this issue Aug 24, 2023 · 1 comment
Open

Get.Key is not working #2887

selvam920 opened this issue Aug 24, 2023 · 1 comment
Assignees

Comments

@selvam920
Copy link

return MaterialApp(,
debugShowCheckedModeBanner: false,
navigatorKey: Get.key,
)

error
#0 GetRootState.controller (package:get/get_navigation/src/root/get_root.dart:314:7)
get_root.dart:314
#1 GetNavigationExt.rootController (package:get/get_navigation/src/extension_navigation.dart:1229:51)
extension_navigation.dart:1229
#2 GetNavigationExt.key (package:get/get_navigation/src/extension_navigation.dart:1225:40)

@alok2811
Copy link

alok2811 commented Aug 26, 2023

Change MaterialApp with GetMaterialApp and try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants