Deprecation messages #11450
Unanswered
fabianhemmert
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Using firebase_core 2.15 in my Flutter/Dart project, I get this deprecation warning:
In module 'Darwin' imported from [...] /.pub-cache/hosted/pub.dev/firebase_core-2.15.0/macos/Classes/FLTFirebaseCorePlugin.h:4:
#define DEPRECATED_ATTRIBUTE attribute((deprecated))
... should I do something about it? What can I do?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions