inway / flutter_ringtone_player

Simple Flutter plugin to play ringtone, alarm & notification sounds
MIT License
89 stars 57 forks source link

FlutterRingtonePlayerPlugin.java uses or overrides a deprecated API. #73

Open ragummrsa2930 opened 4 months ago

ragummrsa2930 commented 4 months ago

Im getting below error

/.pub-cache/hosted/pub.dev/flutter_ringtone_player-4.0.0+2/android/src/main/java/io/inway/ringtone/player/FlutterRingtonePlayerPlugin.java uses or overrides a deprecated API.

mtiendat commented 4 months ago

same

JohnMichaelHauck commented 3 months ago

same

rockerer commented 2 months ago

77 fixes the error. Please take a look and merge or comment, if something does not fit

thx