Skip to content

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

@Jonny1987

Description

@Jonny1987

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions