locorda_init_generator 0.5.2 copy "locorda_init_generator: ^0.5.2" to clipboard
locorda_init_generator: ^0.5.2 copied to clipboard

Generates initLocorda — a zero-config init function that auto-wires the worker, RDF mapper, and storage backend from your pubspec dependencies.

0.5.2 #

  • FIX(dependencies): update analyzer version constraint to support Flutter range. (7c9668a4)
  • DOCS: reposition packages as BYOB offline-first sync. (9a03fd0a)

0.5.1 #

  • FIX: do not use field that was deprecated in analyzer 10 and removed in analyzer 12. (fab5758e)

0.5.0 #

  • Initial public release
  • InitLocordaBuilder: generates lib/init_locorda.g.dart — a initLocorda() convenience wrapper that calls Locorda.create() with auto-detected worker setup, mapper initialiser and config
  • ConfigBuilder: generates lib/locorda_config.g.dart from @RootResource annotations
  • CrdtMappingBuilder: generates CRDT mapping Turtle documents consumed by locorda_mapping_bootstrap_generator
  • Together with locorda_builder and locorda_dev, eliminates all boilerplate for standard Locorda application setup
0
likes
150
points
196
downloads

Documentation

API reference

Publisher

verified publisherlocorda.dev

Weekly Downloads

Generates initLocorda — a zero-config init function that auto-wires the worker, RDF mapper, and storage backend from your pubspec dependencies.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#build #code-generation

License

MIT (license)

Dependencies

analyzer, build, dart_style, glob, locorda_core, locorda_rdf_core, locorda_rdf_terms_core, logging, path, pub_semver, source_gen

More

Packages that depend on locorda_init_generator