Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 960 Bytes

File metadata and controls

27 lines (23 loc) · 960 Bytes

Social Media Flutter

This project built using flutter and applied clean code architecture uncle bob. Here are some source:

  1. Dummy Api.
  2. Clean code concept by Uncle Bob

You can watching tutorial step by step on udemy, here are you will learn from course:

  1. Clean Code (Uncle Bob)
  2. GetIt Injection
  3. Http
  4. Dartz functional programming
  5. Equatable
  6. Flutter Bloc (State management)
  7. Pull to refresh
  8. Load more / endless scrolling pagination
  9. Flutter lints analisis options
  10. And more

Screenshot:

Clean Architecture