Flutter Netflix Clone
Flutter App with the same style as Netflix for Android and iOS.
Installation
$ clone this repo
$ Install flutter dependencies
$ Install Netflix NodeJS & MongoDB
$ Run NodeJS
$ Change host String on `src/resources/movie_api_provider.dart`
$ flutter run
Thanks