- This is an example project for practicing on bloc and testing.
- PokeApi V2 used in the app.
- Feature-first architecture
- Facebook Sign-in for authentication
- Google Sign-in and Anonymous login for authentication
- Bloc for State Management.
- Chopper for Network Requests
- JSON Serializable for JSON Parsing
- Pagination for list screen
- Writing Unit tests
- Writing Widget tests
- Writing Integration tests