Dart Codegen #109
cybertheory
started this conversation in
Ideas
Replies: 3 comments 7 replies
|
Hey, if you are up for it. We can start working on it together? |
0 replies
|
Sounds great! We just published some documentation about how to interact with Pkl from a host application: https://pkl-lang.org/main/current/bindings-specification/index.html For codegen: we might provide some helper tools, but for now, the easiest way to do this is to copy/paste the code from either pkl-go, or pkl-swift. |
0 replies
|
Could you provide an update on the progress? I can give you a hand |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! Been working with Dart and Flutter for a few years now. I am down to get started and contribute Dart code-gen capabilities.
All reactions