Decisions 3
Anand Verma
Associate Director Engineering at Sunstone Eduversity
We did a lot of POC on this topic, Had multiple discussion between our developer a lot of R&D , Then we made our mind. Flutter community is going better day by day, and a support of calling native code is going to help you achieving anything that you can't do in flutter. Hot Reload is really hot. And one of the good reason is it's web support.
Anand Verma
Associate Director Engineering at Sunstone Eduversity
Good thing about a programming language is ease of development & that's what Kotlin gave us. Less Boilerplate code powerful Extensions Function simplicity of Coroutines and the list goes on. Shifting from Java to Kotlin leads into reducing 50% less code & saving time.
Anand Verma
Associate Director Engineering at Sunstone Eduversity
Room is now considered as a better approach for data persistence than SQLiteDatabase. It makes it easier to work with SQLiteDatabase objects in your app, decreasing the amount of boilerplate code and verifying SQL queries at compile time.