My Movie List

A cross-platform Flutter application that allows users to explore, search, and manage their favorite movies.

This is a Flutter application that lets users rate movies and browse a list of movies pulled directly from The Movie Database (TMDB) API. Users can view movie details, explore trending titles, and submit their own ratings for each film.

The app was built as a practice project to improve my skills in Flutter, state management, and working with external APIs. It features a clean UI, responsive layout, and real-time data fetching from TMDB.