dscript_gen 1.1.1 copy "dscript_gen: ^1.1.1" to clipboard
dscript_gen: ^1.1.1 copied to clipboard

A source generator for dscript. Use together with dscript_annotations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dscript_gen

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

dependencies:
  dscript_gen: ^1.1.1

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:dscript_gen/dscript_gen.dart';
0
likes
130
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

A source generator for dscript. Use together with dscript_annotations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, dscript_annotations, source_gen

More

Packages that depend on dscript_gen