A movie showcase app powered by TMDB API. The main purpose of this project is to learn Flutter and apply best practices to it. While the app is functional, it should only be used as a reference project.
- State Managment: Bloc
- Networking: Chopper
- Routing: Auto Route
- Dependency Injection: Injectable
- Data Classes: Freezed
The project uses TMDB API, you will need to get your own key and store it as an environment variable.
PRs and Issues are always welcomed.
Design Inspiration: Movie App Concept by simantOo