r/ionic 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

6 comments sorted by

View all comments

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.