Skip to content

Reusable Mason bricks to speed up Flutter development with consistent, boilerplate-free code generation.

Notifications You must be signed in to change notification settings

shihabkandil/mason_bricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mason Bricks

This repository contains custom Mason bricks created to make building Flutter and Dart applications easier.

Available Bricks

🧱 Full Feature

A comprehensive brick to generate a complete feature module with clean architecture, including:

  • presentation/ (screens & widgets)
  • domain/ (entities & repository interfaces)
  • data/ (models, repositories & implementations)
  • Clean separation of concerns

View Brick README

🧱 Injected Feature

A powerful brick to generate a structured feature module, including:

  • presentation/(screens & widgets)
  • cubits/ (logic)
  • data/ (repository interface & implementation)
  • Dependency injection setup

View Brick README

About

Reusable Mason bricks to speed up Flutter development with consistent, boilerplate-free code generation.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages