trietho / flutter_beep

A very lite module to play system sounds and beep for flutter apps (no sound files)
BSD 3-Clause "New" or "Revised" License
17 stars 34 forks source link

FlutterBeepPlugin.java uses or overrides a deprecated API #2

Closed M1Joe closed 4 years ago

M1Joe commented 4 years ago

I'm excited for this package, but I receive these warnings when using the package for Android. Is this something we can fix easily?

Note: C:\Users\Joe.DESKTOP-4BRHLNO\AppData\Roaming\Pub\Cache\hosted\pub.dartlang.org\flutter_beep-0.2.0\android\src\main\java\com\gonoter\flutter_beep\FlutterBeepPlugin.java uses or overrides a deprecated API.

TritiumCo commented 3 years ago

I have the same warning...