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: