avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

Deprecated API issue #170

Open petemillermultimedia opened 1 year ago

petemillermultimedia commented 1 year ago

Describe the bug Build process produces warning:

Note: /Users/XXX/Flutter/.pub-cache/hosted/pub.dartlang.org/uni_links-0.5.1/android/src/main/java/name/avioli/unilinks/UniLinksPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.

To Reproduce Steps to reproduce the behavior:

  1. Build an app (for Android) incorporating this library. Watch debug console.

Expected behavior No warnings.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.