widget_gen 1.0.1+3 copy "widget_gen: ^1.0.1+3" to clipboard
widget_gen: ^1.0.1+3 copied to clipboard

discontinued

A Flutter Code Gen Package Used to Generate Widgets for WidgetStudio

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_gen

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  widget_gen: ^1.0.1+3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:widget_gen/widget_gen.dart';
2
likes
30
pub points
0%
popularity

Publisher

verified publisherrodydavis.com

A Flutter Code Gen Package Used to Generate Widgets for WidgetStudio

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, flutter, meta, shortid, source_gen

More

Packages that depend on widget_gen