framy_generator 0.3.3 copy "framy_generator: ^0.3.3" to clipboard
framy_generator: ^0.3.3 copied to clipboard

A convenient code generator for app styleguide, gallery, storyboard and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add framy_generator

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

dependencies:
  framy_generator: ^0.3.3

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

Import it

Now in your Dart code, you can use:

import 'package:framy_generator/framy_generator.dart';
39
likes
40
pub points
0%
popularity

Publisher

verified publisherfidev.io

A convenient code generator for app styleguide, gallery, storyboard and more.

Homepage
Repository (GitHub)
View/report issues

License

LGPL-3.0 (LICENSE)

Dependencies

analyzer, build, framy_annotation, glob, pedantic, source_gen, yaml

More

Packages that depend on framy_generator