- A simple messaging app for demonstration purpose. I use a freebie design from Dribbble (check it out here)
- Full
unit tests
&integration tests
with code coverage > 90% - Report code coverage using CodeCov
- CI/CD using Github Actions and Firebase App Distribution
- Dependency injection using Flutter Simple Dependency Injection
- Follow RESTful API with JSON API standard for networking and using JSON API client library for convenient