netflix-clone
netflix-clone copied to clipboard
Flutter Netflix Clone (with Backed Apis Integration + Clean Architecture) this app follow clean architecture proposed by our friendly Uncle Bob.
Netflix Clone (with Clean Architecture)
Show some
and star the repo to support the project
Preview
Screenshots
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