Skip to content

Devaprasanth2706/FLIMSPOT

Repository files navigation

FLIMSPOT

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.

Features

  • 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

Screens

  • Home Screen
  • Trending Movies Section
  • Popular Movies Section
  • Top-Rated Movies Section
  • Search Screen
  • Movie Details Screen

Tech Stack

  • Flutter
  • Dart
  • TMDB API
  • Material Design

Getting Started

Prerequisites

  • Flutter SDK
  • Android Studio or VS Code
  • Android Emulator or Physical Device

Installation

Clone the repository:

git clone https://github.com/DevaPrasanth/FLIMSPOT.git

Navigate to the project directory:

cd FLIMSPOT

Install dependencies:

flutter pub get

Run the application:

flutter run

Build APK

Generate a release APK:

flutter build apk --release

The generated APK can be found in:

build/app/outputs/flutter-apk/app-release.apk

Data Source

Movie data and images are provided by TMDB.

This product uses the TMDB API but is not endorsed or certified by TMDB.

Application Preview

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.

License

This project is intended for educational and portfolio purposes.


If you found this project useful, consider giving it a star.

About

Developed a Flutter movie application consuming TMDB APIs and displaying 10,000+ movie records with real-time search and rating features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors