A simple beautiful looking flutter app that shows popular and upcoming movies. I have used a public moviedb API and the link for API documentation is shown below.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
https://developers.themoviedb.org/3/movies/get-movie-details
/movie/popular (GET)
/movie/upcoming (GET)