-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[google_maps_flutter] io.flutter.view has been deprecated #117765
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
Comments
Hello @sisalik1. The only message I see is: Note: /Users/nabeelparkar/.pub-cache/hosted/pub.dartlang.org/google_maps_flutter_android-2.4.0/android/src/main/java/io/flutter/plugins/googlemaps/Convert.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details. I do not see |
Where do you see this? I don't see this. |
I created a new project and ran |
Happy new year!
|
Thanks for the update. Using
A similar issue was fixed earlier: #90969 |
This is for v1 embedding compatibility; we should be suppressing the warning for as long as this code exists (although that shouldn't be too much longer, IIRC we can remove v1 support from 1P plugins after then next release.) |
This comment was marked as duplicate.
This comment was marked as duplicate.
Fixed in flutter/packages#6494 |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Steps to Reproduce
Expected results:
No warnings
Actual results:
Logs
The text was updated successfully, but these errors were encountered: