ecsly_codegen 0.1.0-dev.4 copy "ecsly_codegen: ^0.1.0-dev.4" to clipboard
ecsly_codegen: ^0.1.0-dev.4 copied to clipboard

Builder and annotations for ecsly typed-column component code generation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ecsly_codegen

With Flutter:

 $ flutter pub add ecsly_codegen

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

dependencies:
  ecsly_codegen: ^0.1.0-dev.4

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

Import it

Now in your Dart code, you can use:

import 'package:ecsly_codegen/ecsly_codegen.dart';
1
likes
150
points
136
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Builder and annotations for ecsly typed-column component code generation.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ecs #codegen #build-runner

License

MIT (license)

Dependencies

analyzer, build, source_gen

More

Packages that depend on ecsly_codegen