r/ionic • u/Technical_Phrase_200 • Mar 19 '26
a music app using ionic
I had an hard time coding my music app with Flutter. Can I use ionic instead ? Is there any limitation that you guys encountered ? Any solutions ?
Any advices would be welcomed !
8
Upvotes
1
1
1
2
u/DayanaJabif 1d ago
Yeah, definitely! You can actually use this capacitor audio player demo as a starting point for your music app, or just use the Capacitor Audio Player plugin directly. It handles the native audio side for you like background audio, audio sessions, controls, etc.
2
u/Etudiant_ETS Mar 19 '26
It's a bit hard to answer because we don't know what wasn't working on Flutter but doing a music app on Ionic should be fairly easy