masonx 0.0.12+1 copy "masonx: ^0.0.12+1" to clipboard
masonx: ^0.0.12+1 copied to clipboard

A Dart template generator which helps teams generate brick from bundlebundle.

masonx #

masion_from pub package style: analysis

License: MIT

A mason switch tool created by HZ.

you can get a brick from bundle( json file )

Usage #

  • make brick-template from bundle
masonx bf example/core.json output
  • gen all var of brick
masonx gc bundlePath
  • patch some variable from brick to a new brick
masonx patch somebrick output -c config

hint: var in config, can't be as option argument. Example:

  • ban: $ masonx patch somebrick output --name xxx

hint: somebrick is not brickDir,please mason add it first

get bricks #

[extend from masox]

masonx add --global --source git https://github.com/RomanticEra/bricks --path '' --ref flutter_project
masonx add --global --source git https://github.com/RomanticEra/bricks --path '' --ref dart_package_factory
masonx add --global --source git https://github.com/RomanticEra/bricks --path '' --ref flutter_project
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A Dart template generator which helps teams generate brick from bundlebundle.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, enum_to_string, fhir_yaml, mason, path, recase, romantic_common, universal_io, yaml

More

Packages that depend on masonx