Skip to content

NoScopeDevs/bricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฑ Bricks

style: discord style: very good analysis

Mason brick templates to build no scoped projects.

Getting started ๐Ÿš€

Install locally ๐Ÿ 

To install one or more bricks locally, add them to your directory's mason.yaml:

bricks:
  <BRICK_NAME>:
    git:
      url: https://github.com/NoScopeDevs/bricks
      path: bricks/<BRICK_NAME>

Install globally ๐Ÿ—บ

To install one or more bricks globally, use the following command:

$ mason i https://github.com/NoScopeDevs/bricks --path bricks/<BRICK_NAME>

Note: Be sure to replace <BRICK_NAME> with one of the following bricks:

Available bricks ๐Ÿงฑ

Brick Name Description
bloc_skeleton Create an opinionated Flutter Skeleton app with Bloc
riverpod_skeleton Create an opinionated Flutter Skeleton app with Riverpod

About

A collection of Mason bricks used for templating our projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages