Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.9 KB

README.md

File metadata and controls

47 lines (30 loc) · 2.9 KB

scaffolding logo

License: MIT Powered by Mason

A collection of bricks I have been experimenting with to speed up development


Bricks 🧱

Brick Description Version
scaffolding A brick to create your model with properties and all the supporting methods, copyWith, to/from json, equatable and more! 0.0.1
scaffolding-test A brick to create multiple models including their properties and all the supporting methods/extensions! 0.0.1
scaffolding-home A brick to create a feature using best practices and your state management of choice! 0.0.1
scaffolding-home-test A brick to create your UI package that holds all your app's Colors, Typography, Layout, Theme, and more! 0.0.1

Documentation

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Credit

  • Thanks to Felix Angelov for creating the implementations of bloc and mason.
  • Thanks for Luke Moody as I borrowed his structure and some content for this repo

Maintainers