inlay_gen 0.1.1 copy "inlay_gen: ^0.1.1" to clipboard
inlay_gen: ^0.1.1 copied to clipboard

Code generator for the inlay add-to-app framework - produces type-safe route and store classes for Dart, Kotlin, and Swift from annotated schemas.

0.1.1 #

  • Documentation and example improvements

0.1.0 #

  • Initial release
  • Generates type-safe route classes for Dart, Kotlin, and Swift from @InlayFlutterRoute, @InlayFlutterDialog, and @InlayNativeRoute annotations
  • Generates typed store wrappers and immutable snapshots from @InlayStore / @InlayStoreKey schemas
  • Typed result plumbing (pushForResult, popWithResult, encodeResult / decodeResult) for routes declaring result:
  • Schema fingerprint embedded in all three languages for automatic drift detection
  • Works as a build_runner builder and as a standalone CLI (dart run inlay_gen:inlay_gen)
1
likes
150
points
174
downloads

Documentation

API reference

Publisher

verified publisherleancode.co

Weekly Downloads

Code generator for the inlay add-to-app framework - produces type-safe route and store classes for Dart, Kotlin, and Swift from annotated schemas.

Repository (GitHub)
View/report issues

Topics

#add-to-app #navigation #flutter-module #codegen #state

License

Apache-2.0 (license)

Dependencies

analyzer, args, build, path, yaml

More

Packages that depend on inlay_gen