flutter_vibration icon indicating copy to clipboard operation
flutter_vibration copied to clipboard

Deprecation warning

Open aluedtke7 opened this issue 1 year ago • 3 comments

Since today I'm using vibration version 1.8.1 and I get the following message when I compile my app on Linux for Android:

Note: /home/al/.pub-cache/hosted/pub.dev/vibration-1.8.1/android/src/main/java/com/benjaminabel/vibration/VibrationPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

If you need other infos, please let me know.

aluedtke7 avatar Jun 23 '23 18:06 aluedtke7