joo6077

Results 12 comments of joo6077

@Coronon thank a lot! it works so well!! @ryanheise also thanks for replying to my message! I converted mp3 file to m4a. I found that Apple supports music file extension...

Oh I'm sorry, here is my code : ```dart late Store store; late Admin admin; Future initControllers() async { await _initialize(); final appBox = store.box(); if (kDebugMode && Platform.isAndroid) {...