iampawan / Flute-Music-Player

Flute Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.
Apache License 2.0
332 stars 119 forks source link

The plugin `flute_music_player` uses a deprecated version of the Android embedding. #42

Open syedarsalankazmi opened 1 year ago

syedarsalankazmi commented 1 year ago

The plugin flute_music_player uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding.

rahulkushwaha482 commented 1 year ago

@iampawan Please add null safety and and resolve the Android V2 embedding.