isar_community_generator 3.3.0-dev.3 copy "isar_community_generator: ^3.3.0-dev.3" to clipboard
isar_community_generator: ^3.3.0-dev.3 copied to clipboard

Code generator for the Isar Database. Finds classes annotated with @Collection.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add isar_community_generator

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

dependencies:
  isar_community_generator: ^3.3.0-dev.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:isar_community_generator/isar_generator.dart';
3
likes
115
points
13.6k
downloads

Publisher

verified publisherisar-community.dev

Weekly Downloads

Code generator for the Isar Database. Finds classes annotated with @Collection.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

Apache-2.0 (license)

Dependencies

analyzer, build, dart_style, dartx, glob, isar_community, path, source_gen, xxh3

More

Packages that depend on isar_community_generator