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

Warnings of depreciated API and unsafe/unchecked operations on android build #45

Open
Jonny1987 opened this issue Apr 18, 2024 · 0 comments

Comments

@Jonny1987
Copy link
Contributor

I get the following warnings when building:

Note: /home/john/.pub-cache/hosted/pub.dev/flutter_radar-3.9.0/android/src/main/java/io/radar/flutter/RadarFlutterPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/john/.pub-cache/hosted/pub.dev/flutter_radar-3.9.0/android/src/main/java/io/radar/flutter/RadarFlutterPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
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

1 participant