flutter_scan icon indicating copy to clipboard operation
flutter_scan copied to clipboard

deprecated API

Open xxzj990 opened this issue 3 years ago • 1 comments

Environment

Flutter version:2.8.1 Plugin version:1.6.0
Android version:11.0
iOS version: Xcode version:
Device information:

Description

build warning:

  • Note: Some input files use or override a deprecated API.
  • Note: Recompile with -Xlint:deprecation for details.
  • Note: \AppData\Roaming\Pub\Cache\hosted\pub.flutter-io.cn\scan-1.6.0\android\src\main\java\com\chavesgu\scan\ScanViewFactory.java uses unchecked or unsafe operations.

What you'd like to happen:

rm this warning

xxzj990 avatar Jan 27 '22 08:01 xxzj990

@xxzj990 I am still seeing this. Any solution you had?

avinashyalgonde1 avatar Feb 27 '23 14:02 avinashyalgonde1