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

discontinued
outdated

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+1

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
0
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

unknown (LICENSE)

Dependencies

analyzer, build, flutter, meta, shortid, source_gen

More

Packages that depend on widget_gen