Skip to content

Warning when build Android app #546

@VersaDesenvolvimento

Description

@VersaDesenvolvimento

When building the android version with the following command
[flutter build apk --no-tree-shake-icons --release --split-per-abi]
, the following warnings appear:

warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
Note: C:\Users\frede\AppData\Local\Pub\Cache\hosted\pub.dev\super_native_extensions-0.9.1\android\src\main\java\com\superlist\super_native_extensions\DragDropHelper.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
3 warnings

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