Hello dear community! I have a question regarding Compose, Firestore and Flutter. I don't mind opinionated answers, even though I know you don't like them, however I have been planning on my app for quite some time and I need help in taking the best decision. (I have read previous questions here regarding this, but I thought I need to ask.)
I will be starting building an e-commerce-like app myself, and I plan a release for not earlier than next year March/April. I've been following the progress in Flutter for a year now and I leaned back to go back to native Android for the first release. I also knew about jetpack and compose, and saw that it's not production ready yet. I like the development efficiency of both Jetpack compose and Flutter, but both are not production ready compose being less. However I feel like Compose could be supported more fundamentally in the long run, since it is the native platform. Another thing is, I have been looking around how to use Firestore with Compose, but couldn't find anything, is this integration possible currently?
Considering that I will use Firebase services, the current state of compose, my release date (and if you have any familiarity with Flutter) what is your opinionated suggestion, which platform should I/ I shouldn't start building on? Android Kotlin native, Jetpack compose, Flutter? Thank you.