Skip to content

AslihanYoldas/Flutter_movie_app_v2

Repository files navigation

Flutter Movie App

This app is a Flutter mobile application that allows users to explore movie details, search for movies, and stay updated with the latest movie news. The app leverages the power of Cubit state management and dependency injection to ensure a clean and maintainable codebase.

Feautures

  • Main Page: Displays upcoming movies, popular movies, and the latest news.
  • Search Page: Allows users to search for movies and access their details.
  • Movie Detail Page: Provides detailed information about selected movies, including posters, movie details, cast and crew (with pictures), photo gallery, trailers, and reviews.

Screenshots

Home page

  • Upcoming Movies
  • Popular Movies
  • News

main_page_1 main_page_2

Search Page

  • Search Bar
  • Search Results

search_page search_results

Movie Details Page

  • Movie banter
  • Movie poster
  • Movie details:
    • Director
    • Genre
    • Release Date
    • Movie Rate
    • Synopsis
  • Cast
  • Crew
  • Photo Gallery
  • Trailer
  • Reviews

movie_page_1 movie_page_2 movie_page_3 movie_page_4

movie_page_5

API Integration

The app retrieves data from Flixster through Rapid API using Retrofit and Dio for network requests. Efficient data handling and parsing ensure real-time movie information is displayed to users.

Acknowledgments

Contributing

Feel free to contribute by opening issues or submitting pull requests.

Contact

For questions or feedback, contact aslihanyoldas24@gmail.com

About

A flutter movie app with cubit using Rapid Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published