Movie Time is a movie recommendation application for users. Movie Time shows the latest, popular & upcoming movies/series.
You can see the packages used in this project in the file pubspec.yaml.
To try the app, you can clone this repository and run it on your local machine:
$ git clone https://github.com/RidhaAF/movie_time.git
$ cd movie_time
Get all the dependencies:
$ flutter pub get