Skip to content

al-sadi/flutter-clean-architecture-posts-app-youtube-course

 
 

Repository files navigation

Flutter clean architecture - Posts app بالعربي

#1 Intro

#2 Explain clean architecture

#3 Initial project , Add and explain required dependencies

#4 Create post entity and post repository in domain layer

#5 Finish posts repository and add all use cases in domain layer

#6 Review on domain layer (entities, repositories, use cases)

#7 Write post model and start implement posts repository in data layer

#8 Finish posts repository implementation in data layer

#9 Finish data sources implementation in data layer

#10 Implement bloc in presentation layer - part 1

#11 Implement bloc in presentation layer - part 2

#12 Dependency injection

#13 Create Posts Page user interface in pages in presentation layer

#14 Create Post add update page in pages in presentation layer - part 1

#15 Create Post add update page in pages in presentation layer - part 2

#16 Create Post detail page in pages in presentation layer

About

Build flutter posts app using Robert Martin (Uncle Bob) clean architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 55.1%
  • C++ 25.1%
  • CMake 11.9%
  • HTML 5.9%
  • C 1.1%
  • Swift 0.6%
  • Other 0.3%