help needed for my flutter project
Share
Talk Programming , Career, Mental Health, Talk Personal Finance ❤️ Post a query and receive responses ✅
Post a query and receive responses. Ask anything, Ask Mitra ❤️
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
what you need help? Please elaborate your question properly.
i am trying to make a music player app and using flutter_audio_query and just_audio packages..the app works but the only problem is i can play it in background….i went through some docs and found that there is another package audio_service that suits my needs perfectly but all references point out that i will have to make alot of code changes…like almost all of it except the ui ….so i want to know if there is any workaroud to make the music player work in background and lockscreen with minimal changes to my existing code
heres what my code looks like
I understand. Besides that packages, you can use:
1. Flutter Playout
2. Audio Manager
packages with minimum code. Try these out. Please leave message if you need more help.
thanks alot i will give it a try🤗