widget_generator 1.0.0+1 copy "widget_generator: ^1.0.0+1" to clipboard
widget_generator: ^1.0.0+1 copied to clipboard

A powerful and flexible CLI tool for generating Dart code snippets and templates with ease. Ideal for streamlining repetitive tasks, such as creating UI components, boilerplate code, and more in both [...]

Overview #

A powerful and flexible CLI tool for generating Dart code snippets and templates with ease. Ideal for streamlining repetitive tasks, such as creating UI components, boilerplate code, and more in both Flutter and pure Dart projects.

Usage #

Add dependency to pubspec.yaml

dev_dependencies:
    widget_generator: ^1.0.0

install the dependency Dart

pub get

Flutter

flutter packages get

run generator

dart run widget_generator
0
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and flexible CLI tool for generating Dart code snippets and templates with ease. Ideal for streamlining repetitive tasks, such as creating UI components, boilerplate code, and more in both Flutter and pure Dart projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

path

More

Packages that depend on widget_generator