Skip to content

This is an example project based on Reso Coder's Flutter TDD Clean Architecture

License

Notifications You must be signed in to change notification settings

SabianF/clean-architecture_number-creator

Repository files navigation

Based on Reso Coder's Flutter TDD Clean Architecture

I started this project for the purpose of better organizing code (particularly for Ugeddit) so that all development is simpler and easier to understand, debug, change, test, and teach.

Key Notes

  1. Errors are caught as early as possible, in the 'Repository' layer, so that the rest of the code is free of try/catch blocks, simpler, and more consistent

About

This is an example project based on Reso Coder's Flutter TDD Clean Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published