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

discontinued

Command-line tool for generating boilerplate code for Flutter.

Pub Version Starware

Wand #

Wand is a command-line tool for generating boilerplate code for Flutter.
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
40
pub points
0%
popularity

Publisher

verified publisherzepfietje.com

Command-line tool for generating boilerplate code for Flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, dart_style

More

Packages that depend on wand