Top Rated Movies is a simple yet elegant Flutter application that integrates with the TMDB API to display a list of top-rated movies. Users can explore movie details, including posters, descriptions, and ratings, in a smooth, intuitive UI.
Key Features:
- š¬ Top-rated movies listing powered by TMDB API
- š Detailed movie pages with title, poster, overview, and ratings
- šØ Clean and elegant UI design focused on simplicity
- ā” State management with BLoC for predictable app behavior
- š Dio for fast and efficient API networking
Tools Used:
š View Repository