Overview:
This Movie Database App is a cross-platform mobile app built using Flutter that provides users with access to popular movie information, including titles, ratings, and posters. It integrates with the TMDB (The Movie Database) API, allowing users to search for movies and view details about each film on both iOS and Android devices.
Screenshots




Key Features:
- Movie Search:
・Search for movies by title and get real-time results from the TMDB API. - Popular Movies List:
・Browse a list of the most popular movies with real-time data. - Detailed Movie Page:
・View detailed information about movies, including posters, ratings, and descriptions.
Tech Stack:
- Flutter:
・Cross-platform development framework for iOS and Android. - Dart:
・Used for writing the app’s business logic and handling state. - TMDB API:
・Provides movie data such as ratings, titles, and images. - HTTP Package:
・Handles API requests to fetch movie data. - flutter_dotenv:
・Manages and hides API keys securely using environment variables.
Category:
Tags:
Links:

Leave a comment