That's a good question. Thanks for asking.
We've built a flutter app previously, and now it's in production. So I made a starter-kit from it and thereby giving us a headstart. The kit includes
- Multiple reusable widgets.
- State management. (Provider)
- Caching in the device (HiveDB)
and a lot of boilerplate code.
Sorry for being very brief with the flutter part. I'll add this to the post