A sleek and modern Flutter application that showcases trending and popular movies, powered by the TMDB API. The app is built with a scalable architecture using the flutter_bloc package for state management.
- 🔥 Display trending and popular movies in real-time.
- 🔎 Search for your favorite movies effortlessly.
- 📖 View detailed information about each movie, including synopsis, rating, and release date.
- 🎨 Responsive and visually appealing UI designed for an immersive user experience.
- Flutter: Framework for building beautiful and natively compiled applications.
- TMDB API: Source of movie data.
- flutter_bloc: For efficient and reactive state management.
-
Clone the repository:
git clone https://github.com/iHirenDev/TMDB-MovieApp.git
-
Navigate to the repository:
cd TMDB-MovieApp
-
Install Dependencies:
flutter pub get
-
Getting Started
- Grab your API key from TMDB.