sc4v3ng3r / flutter_audio_query

Flutter Audio Query Plugin
https://pub.dev/packages/flutter_audio_query
MIT License
52 stars 48 forks source link

moveSong should return Future<void> #57

Open talamaska opened 3 years ago

talamaska commented 3 years ago

Since it is async and the add and remove are also Future and if it's not we can't await for it