unruffled_generator 1.6.0 copy "unruffled_generator: ^1.6.0" to clipboard
unruffled_generator: ^1.6.0 copied to clipboard

outdated

Code generator for Unruffled framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add unruffled_generator

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

dependencies:
  unruffled_generator: ^1.6.0

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:unruffled_generator/unruffled_generator.dart';
0
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for Unruffled framework.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, collection, source_gen, unruffled

More

Packages that depend on unruffled_generator