Movies App

A Flutter application dedicated to providing a responsive and user-friendly interface for an exceptional movie viewing experience.

Overview

Developed a Movies app using Flutter, with a focus on creating a responsive and intuitive UI. The app includes the following features:

  • Firebase authentication for user registration
  • Firestore integration for storing watchlist movies
  • Dio package for fetching movie data via APIs
  • Clean code architecture for maintainability

Features

  • User-friendly interface for an exceptional viewing experience
  • Authentication for personalized watchlists
  • Integration with Firebase for seamless user registration
  • Dio package for diverse movie content through API integration
  • BLoC state management within the MVVM model for a stable and organized app

Demo

Watch a video demonstration of the app here.

Getting Started

This project is a Flutter application. Follow the steps below to get started:

For detailed information on Flutter development, refer to the online documentation, which provides tutorials, samples, and a full API reference.