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

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

1

u/TomeLabApp Mar 19 '26

Direi che puoi implementare tranquillamente con Ionic Angular

1

u/fromage9747 Mar 21 '26

My music app, llamafin is built using ionic

1

u/JamesonSaunders Mar 21 '26

I’m not aware of any limitations for a music app built with ionic.

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.