flutter-tdd-clean-architecture-course
flutter-tdd-clean-architecture-course copied to clipboard
[Proposal] Simple starter project
So, lo and behold because now I will introduce you to the Reso Coder's Flutter Clean Architecture Proposal - Explanation & Project Structure
I really cannot get this statement out of my head 😄and I propose to take this to the next level by:
- Offering a skeleton app with the folder structure and dependencies list
- Include the helper generic code like the fixture file reader
- Any stubs, examples, helpers that can make TDD easier
- Maybe offering a simple cli tool to generate a file by type like
repo make:entity EntityName
I'm coming from a backend background (Laravel) and really like the simple yet advanced tutorial you offer, and I can grantee that after a small increment changes, you may end with a solid framework that others can contribute on.
Thanks for your effort, it's my first time to be motivated to become a Mobile Developer!