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

Error upon tapping Connect with Google. #18

Open
hspark15429 opened this issue May 28, 2024 · 1 comment
Open

Error upon tapping Connect with Google. #18

hspark15429 opened this issue May 28, 2024 · 1 comment

Comments

@hspark15429
Copy link

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Looking up a deactivated widget's ancestor is unsafe.
At this point the state of the widget's element tree is no longer stable.
To safely refer to a widget's ancestor in its dispose() method, save a reference to the ancestor by calling dependOnInheritedWidgetOfExactType() in the widget's didChangeDependencies() method.
#0 Element._debugCheckStateIsActiveForAncestorLookup. (package:flutter/src/widgets/framework.dart:4743:9)
#1 Element._debugCheckStateIsActiveForAncestorLookup (package:flutter/src/widgets/framework.dart:4757:6)
#2 Element.findAncestorWidgetOfExactType (package:flutter/src/widgets/framework.dart:4818:12)
#3 debugCheckHasScaffoldMessenger. (package:flutter/src/material/debug.dart:175:17)
#4 debugCheckHasScaffoldMessenger (package:flutter/src/material/debug.dart:187:4)
#5 ScaffoldMessenger.of (package:flutter/src/material/scaffold.dart:146:12)
#6 <…>
Lost connection to device.

@tanushahaha
Copy link

try using the pop up login instead of the old one coz it has been discontinued

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

2 participants