enge 0.2.1 copy "enge: ^0.2.1" to clipboard
enge: ^0.2.1 copied to clipboard

outdated

An structure builder for optimize the development for Flutter. The method is based on Laravel's way of doing this.

enge #

pub.dev

An structure builder for optimize the development for Flutter. The method is based on Laravel's way of doing this.

Installing #

If you want to use Stagehand on the command line, install it using pub global activate:

> pub global activate enge

Usage #

Enge works in the current active directory. So, to generate the structures in the correct directory, you must call the tool in the your root directory of your project.

Building pages #

To build a new page you must execute:

> enge make:page {PAGE_NAME}

Building components #

To build a new component you must execute:

> enge make:component {COMPONENT_NAME}
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

An structure builder for optimize the development for Flutter. The method is based on Laravel's way of doing this.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, cooker, flutter, path

More

Packages that depend on enge