kleberapsilva / Netflix_Clone_App

A netflix_clone app designed in Clean Architecture + TDD approach.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netflix_clone

A clone app inspired from the Netflix UI.

Code Specifics

  • The code is structured using Clean Architecture.
  • The code uses the Test Driven Design (TDD) approach
  • The code passed in total of 90 Unit Tests.
  • TMDB API is integrated using http package.
  • video_player plugin is used for displaying inline videos
  • share_plus plugin is used for sharing content via the platform share UI.

The APK file for installing the app is available in the release under tag v1.0.0.
Feel free to intall and explore the app.

App preview

Home Page

New&Hot Page and Fast Laugh Page

Search Page and Download Page

About

A netflix_clone app designed in Clean Architecture + TDD approach.


Languages

Language:Dart 99.9%Language:Kotlin 0.1%