Flutter - Netflix Clone

Netflix Clone App I made with Flutter.

Run Locally

Clone the project

  git clone https://github.com/yagizdo/netflix_clone_flutter

Go to the project directory

  cd netflix_clone_flutter

Install dependencies

  flutter pub get

Run App

  flutter run

What will be add

  • Splash Screen
  • Select User Screen
  • Home Screen
  • News Screen
  • Search Screen
  • Profile Screen
  • Downloads Screen

Libraries I use in the application:

Splash Screen :

Screenshots

Soon..

Contributing

Contributions are always welcome!