Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mo7amedaliebaid/movies-app-flutter

Based on TMDB api, an app provides a great help for movie buffs ,provides sections for popular , upcoming,etc,provides a search engine ,connect the user to tmdb account ,watchlist and favourite list are provided,auth with google account is provided.
https://github.com/mo7amedaliebaid/movies-app-flutter

api-authentication dart favourites firebase firebase-auth flutter provider-state-management restful-api search-engine sharedpreferences watchlist

Last synced: about 18 hours ago
JSON representation

Based on TMDB api, an app provides a great help for movie buffs ,provides sections for popular , upcoming,etc,provides a search engine ,connect the user to tmdb account ,watchlist and favourite list are provided,auth with google account is provided.

Awesome Lists containing this project

README

        

# my_movies_app_flutter

Based on TMDB apis,I developed this flutter app which provides a great help for movie lovers.
# Features
✔️ Provides sections for popular, upcoming,etc,
✔️ Provides a search functionality.
✔️ Connects the user to his tmdb account.
✔️ Watchlist and favourites list are provided.
✔️ Provider state management.

## Dependencies
shared_preferences: ^2.1.0

provider: ^6.0.5

http: ^0.13.5

intl: ^0.17.0

firebase_core: ^2.8.0

firebase_auth: ^4.3.0

google_sign_in: ^6.0.2


# ScreenShots.

![alt text](https://github.com/mo7amedaliEbaid/movies_app_flutter/blob/master/screen_shots/movies_main.png?raw=true)


![alt text](https://github.com/mo7amedaliEbaid/movies_app_flutter/blob/master/screen_shots/genres.png?raw=true)


![alt text](https://github.com/mo7amedaliEbaid/movies_app_flutter/blob/master/screen_shots/movie_details1.png?raw=true)


![alt text](https://github.com/mo7amedaliEbaid/movies_app_flutter/blob/master/screen_shots/tv.png?raw=true)


![alt text](https://github.com/mo7amedaliEbaid/movies_app_flutter/blob/master/screen_shots/signin.png?raw=true)