Skip to content

Movie mix is a movie app made with Flutter with Clean Architecture

Notifications You must be signed in to change notification settings

grrrgpratik/moviemix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Mix

It's a movie application that I have created by using the Flutter framework. I am developing an application for learning clean architecture concepts in flutter.

Highlights

  • It is based on Clean Architecture
  • Used TMDB API for movies database
  • Intensively used Bloc for state management
  • Implemented "get" HTTP requests for various API calls like for Trending, coming soon, popular movies, etc.
  • Implemented user Authentication
  • Implemented "post" HTTP request in Authentication
  • Added movies searching
  • Has multiple language support (English, Spanish)
  • Added feedback system using wiredash
  • Has the support of local database storage using Hive
  • Implemented favorite movies feature
  • Many more to come.

Images

Home Screen

drawing

Detail Screen

drawing

Detail Bottom Screen

drawing

Watch Trailer Screen

drawing

Drawer

drawing

Home Screen Light Theme

drawing

About

Movie mix is a movie app made with Flutter with Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published