just_audio

This commit is contained in:
guozhigq
2023-09-05 12:40:42 +08:00
parent 4036262bed
commit 3e8216923f
13 changed files with 735 additions and 2 deletions

View File

@ -0,0 +1,4 @@
library pl_audio_player;
export './view.dart';
export './controller.dart';