uni_links icon indicating copy to clipboard operation
uni_links copied to clipboard

Android app - Plugins - uses or overrides a deprecated API

Open JigneshWorld opened this issue 3 years ago • 6 comments

I am ignoring these warnings till now but thought let's lookout for way to get rid of these if is there any quick fix..?

Note: Recompile with -Xlint:unchecked for details.
Note: /.../flutter/.pub-cache/hosted/pub.dartlang.org/uni_links-0.4.0/android/src/main/java/name/avioli/unilinks/UniLinksPlugin.java uses or overrides a deprecated API.


JigneshWorld avatar Mar 15 '21 09:03 JigneshWorld

Do you still get these?

avioli avatar Apr 29 '21 01:04 avioli

@avioli I still got this

BringTheChill avatar Apr 30 '21 11:04 BringTheChill

I still get these on v0.5.1

Note: /Users/phamhieu/Documents/sdks/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.   

phamhieu avatar Jul 05 '21 02:07 phamhieu

Do you still get these?

Yes I still got with everything on latest stable...

JigneshWorld avatar Aug 07 '21 00:08 JigneshWorld

Still got this API depreciation warning too

aleaforny avatar Apr 02 '22 15:04 aleaforny

I think it is a duplicate of #131 .

guyluz11 avatar Jan 03 '23 13:01 guyluz11