4

Top Rated Movies

A Flutter app that clones TMDB (The Movie Database), showing top-rated movies with detailed pages, built using BLoC and Dio.

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:

  • Flutter
  • Dart
  • BLoC
  • Dio
  • TMDB

šŸ‘‰ View Repository