/tdd-learn-example

Clean Architecture Example with TDD in Flutter Apps

Primary LanguageDart

GitHub Workflow Status codecov

Flutter Clean Architecture with TDD (Test Driven Development)

It is an example about TDD with Clean Architecture in Flutter apps.

You can use it, if you want to learn the following topics:

  • Clean Architecture based on Reso Coder Approach
  • DI (Depedency Injection)
  • Unit Testing
  • Widget Testing
  • Bloc Testing
  • Mockito
  • Json serialization
  • Bloc State Management
  • Multiple Result Management
  • Shared Preferences
  • Internet Connectivity
  • Retrofit

Maintainers

Kanan Yusubov