Moves App is a mobile application built with Flutter that allows users to browse, search, and explore movies. The app integrates with a movie API to fetch real-time data and display detailed information about each movie, including title, rating, release date, and description.
Key Features
• Movie Listings – Displays a list of trending and popular movies.
• Search Functionality – Allows users to quickly find specific movies.
• Movie Details Page – Shows in-depth information such as storyline, cast, and ratings.
• Dynamic UI – Attractive and responsive design for a smooth user experience.
• API Integration – Real-time data fetching using RESTful APIs.
Tech Stack
•Frontend: Flutter (Dart)
•State Management: (Provider / setState – depending on your code)
•API: The Movie Database (TMDb) or similar movie API
•Platform: Android & iOS