You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate the dart_native dart code for the ios AVFoundation framework.
When I run code gen it appears to be generating all of the files however it is generating a large no of errors (attached file).
As I'm writing this I'm also waiting for it to complete. It appears to have generated all of the files but is now sitting churning cpu and not doing much (15+ minutes)
Codegen is a tool for generating dart bindings for native APIs. You can use codegen with file or folder path. But it's still under development and may have errors when processing complicated grammar. We are working hard on it.
You can also use dart_native without codegen. For example:
I'm trying to generate the dart_native dart code for the ios AVFoundation framework.
When I run code gen it appears to be generating all of the files however it is generating a large no of errors (attached file).
As I'm writing this I'm also waiting for it to complete. It appears to have generated all of the files but is now sitting churning cpu and not doing much (15+ minutes)
The errors and generated code.
error.zip
code.zip
The text was updated successfully, but these errors were encountered: