Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mo7amedaliebaid/movies-app-flutter
- Owner: mo7amedaliEbaid
- Created: 2023-05-19T08:02:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-05T19:32:12.000Z (over 1 year ago)
- Last Synced: 2024-11-15T06:33:17.514Z (2 months ago)
- Topics: api-authentication, dart, favourites, firebase, firebase-auth, flutter, provider-state-management, restful-api, search-engine, sharedpreferences, watchlist
- Language: Dart
- Homepage:
- Size: 4.38 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)