A flutter project to ease your movie selection according to the IMDB rating using 3rd party API services.
# install project
$ git clone https://github.com/CyberIkshit/IMDB_Movie.git
# open app directory
$ cd IMDB_Movie
# install dependencies
$ pub get
# build/run
Still under development!!