unable to implement firebase database new update ^9.0.12 #8513
Unanswered
jesussmile
asked this question in
Q&A
Replies: 1 comment
-
try this
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My project worked fine with the version
firebase_database: ^7.0.0
but with the newer release of firebase database I can't update my project code.Here is the working version for v7
The error I receive is on `(DataSnapShot snap) async ){...}
and the error is
Beta Was this translation helpful? Give feedback.
All reactions