You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following warnings when building my app:
Note: /home/john/.pub-cache/hosted/pub.dev/flutter_uxcam-2.5.3/android/src/main/java/com/uxcam/flutteruxcam/FlutterUxcamPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/john/.pub-cache/hosted/pub.dev/flutter_uxcam-2.5.3/android/src/main/java/com/uxcam/flutteruxcam/FlutterUxcamPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.