wand 0.1.0 copy "wand: ^0.1.0" to clipboard
wand: ^0.1.0 copied to clipboard

discontinued
outdated

Command-line tool for Flutter code generation.

Pub Version Starware

Wand #

Wand is a command-line tool for Flutter code generation.
Create models, widgets, pages and blocs in a wink.

Installation #

  1. Install the Dart SDK.
  2. Install this package.
    $ pub global activate wand
    

Usage #

List available commands and subcommands.

$ wand -h
$ wand make -h

Generate classes (for example a model).

$ wand make model user

Starware #

Wand is Starware.
This means you're free to use the project, as long as you star its GitHub repository.
Your appreciation makes us grow and glow up. ⭐

4
likes
0
pub points
0%
popularity

Publisher

verified publisherzepfietje.com

Command-line tool for Flutter code generation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args

More

Packages that depend on wand