FLIMSPOT is a modern movie discovery application built with Flutter that allows users to explore trending, popular, and top-rated movies in a clean and intuitive interface. Powered by TMDB, the app provides real-time movie information, ratings, release dates, and detailed movie insights to help users discover their next favorite film.
- Browse Trending Movies
- Explore Popular Movies
- View Top-Rated Movies
- Search Movies Instantly
- View Detailed Movie Information
- Check Movie Ratings
- View Release Dates
- Browse High-Quality Movie Posters
- Smooth and Responsive User Interface
- Real-Time Data from TMDB
- Home Screen
- Trending Movies Section
- Popular Movies Section
- Top-Rated Movies Section
- Search Screen
- Movie Details Screen
- Flutter
- Dart
- TMDB API
- Material Design
- Flutter SDK
- Android Studio or VS Code
- Android Emulator or Physical Device
Clone the repository:
git clone https://github.com/DevaPrasanth/FLIMSPOT.gitNavigate to the project directory:
cd FLIMSPOTInstall dependencies:
flutter pub getRun the application:
flutter runGenerate a release APK:
flutter build apk --releaseThe generated APK can be found in:
build/app/outputs/flutter-apk/app-release.apk
Movie data and images are provided by TMDB.
This product uses the TMDB API but is not endorsed or certified by TMDB.
FLIMSPOT provides a seamless movie exploration experience with dedicated sections for trending, popular, and top-rated movies, along with powerful search functionality and detailed movie information pages.
This project is intended for educational and portfolio purposes.
If you found this project useful, consider giving it a star.