Open 1000001hnew opened 4 years ago
I have the same issue
I have the same issue
Did you solve it ?
@Ahmedhassan50 Sorry, I did not resolve this error, and used 2 other flutter plugins that do the same thing.
Ok thank you bro Can you tell me the other plugens ?
في الأحد، ١٦ أغسطس، ٢٠٢٠ ٣،١٨ م Gabriel Luis da Silva < notifications@github.com> كتب:
@Ahmedhassan50 https://github.com/Ahmedhassan50 Sorry, I did not resolve this error, and used 2 other flutter plugins that do the same thing.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/iampawan/Flute-Music-Player/issues/24#issuecomment-674525719, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKI2PRB5NYQRZ4CXR7HDAUTSA7MA5ANCNFSM4KMRQM6A .
@Ahmedhassan50 to get all songs in device's storage I used this plugin flutter_audio_query and to play then I used this audioplayers
Thank you so much bro 😍
في الاثنين، ١٧ أغسطس، ٢٠٢٠ ٣،١٠ م Gabriel Luis da Silva < notifications@github.com> كتب:
@Ahmedhassan50 https://github.com/Ahmedhassan50 to get all songs in device's storage I used this plugin flutter_audio_query and to play then I used this audioplayers
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/iampawan/Flute-Music-Player/issues/24#issuecomment-674871847, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKI2PREL4AON3WR22JD7GDTSBET43ANCNFSM4KMRQM6A .
I try to use audioplayers but i get this error I want to play,puse and resume audios in assets file
في الثلاثاء، ١٨ أغسطس، ٢٠٢٠ ٣،٠٧ ص Ahmed Hassan ahmed.code5066@gmail.com كتب:
Thank you so much bro 😍
في الاثنين، ١٧ أغسطس، ٢٠٢٠ ٣،١٠ م Gabriel Luis da Silva < notifications@github.com> كتب:
@Ahmedhassan50 https://github.com/Ahmedhassan50 to get all songs in device's storage I used this plugin flutter_audio_query and to play then I used this audioplayers
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/iampawan/Flute-Music-Player/issues/24#issuecomment-674871847, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKI2PREL4AON3WR22JD7GDTSBET43ANCNFSM4KMRQM6A .
@Ahmedhassan50 Did you use the class AudioCache ? Like says here https://github.com/luanpotter/audioplayers
i use version 0.0.6 flutter version = 1.12.13 hotfix 5 dart = 2.7 i run command
flutter build apk --release
but get error , only run in emulator!!!