Skip to content

amirk3321/netflix-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone (with Clean Architecture)

Show some and star the repo to support the project

Preview

ezgif com-crop(1)
ezgif com-crop(1)

Screenshots




Flutter Netflix Clone (with Clean Architecture) Part 1

Flutter Netflix Clone (with Clean Architecture) Part 2

Flutter Netflix Clone (with Clean Architecture) Part 3 coming soon

Flutter Netflix Clone (with Clean Architecture) Part 4 coming soon


Packages we are using:

flutter_bloc : Widgets that make it easy to integrate blocs and cubits into Flutter. Built to work with package:bloc. The Bloc library provides very good 🦄 tooling and compared to other state management solutions that use Streams, it's a pure gem.

get_it : This is a simple Service Locator for Dart and Flutter projects with some additional goodies highly inspired by Splat. It can be used instead of InheritedWidget or Provider to access objects e.g. from your UI.

equatable: Being able to compare objects in Dart often involves having to override the == operator as well as hashCode.

http:- Link:

Dio:- Link:

built_value:- Link:

built_collection:- Link:

built_value_generator:- Link:

build_runner:- Link:

# The Clean Architecture proposed by our friendly Uncle Bob

Created & Maintained By

@AmirKhan , Youtube : @eTechViral , Twitter : @AmirKhan

About

Flutter Netflix Clone (with Backed Apis Integration + Clean Architecture) this app follow clean architecture proposed by our friendly Uncle Bob.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages