cindel_generator 0.2.0 copy "cindel_generator: ^0.2.0" to clipboard
cindel_generator: ^0.2.0 copied to clipboard

Source generator for Cindel schemas, serializers, typed collections, and query builders.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cindel_generator

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

dependencies:
  cindel_generator: ^0.2.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:cindel_generator/cindel_generator.dart';
1
likes
0
points
190
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Source generator for Cindel schemas, serializers, typed collections, and query builders.

Repository (GitHub)
View/report issues

Topics

#database #nosql #codegen #build-runner #source-gen

License

unknown (license)

Dependencies

analyzer, build, cindel_annotations, source_gen

More

Packages that depend on cindel_generator