Binding has not yet been initialized. #836
Unanswered
RafaelRVargas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to test some functionality in my app and when updating flutter to version 3.7.0 this code snippet started giving an error
I tried to put TestWidgetsFlutterBinding.ensureInitialized() on the first line after Main(), but I got another error:
Beta Was this translation helpful? Give feedback.
All reactions