Netflix Clone built with flutter and dart it works on both iOS and Android Devices
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