An automated code generation tool that helps developers to create folders -> files -> code snippets.
Creates Flutter features and test cases (with 100% coverage) for Clean Code Architecture and Test Driven Development (TDD).
To Use:
$ dart pub global activate mason_cli
$ mason add -g tdd_feature --git-url https://github.com/alokrpt/tdd_feature.git
$ mason make tdd_feature --name feature_name
To Contribute:
$ mason init
$ mason add tdd_feature --path tdd_feature
Generated by mason 🧱