You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
A cross-platform Watchlist App was developed using Flutter and the TMDB API, offering a user-friendly interface for viewing movie ratings, descriptions, trailers, and posters. The app stores user watchlists locally on the device with SharedPreferences and utilizes the provider package for state management.