florent37 / Flutter-AssetsAudioPlayer

Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
https://pub.dartlang.org/packages/assets_audio_player
Apache License 2.0
752 stars 357 forks source link

Remove unused platforms from assets_audio_player_web #824

Closed vbuberen closed 7 months ago

vbuberen commented 7 months ago

Just saw that assets_audio_player_web has files related to other platforms, which are not really needed there, considering that it is just a plugin for web. Removed such redundant platforms for cleanup purposes and to avoid problems like ones I got today on one of projects which I was migrating to Android Gradle Plugin 8:

Screenshot 2024-02-27 at 13 13 55