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
When codegen can generate foundation without throw errors, we can uncomment this line.
Our ultimate goal is generating all basic frameworks in iOS and Android. This is when "package ready".
Yes. You need generated code recursively. If you have a plan much more better, please tell me.
I'm trying to generate code for the IOS AVFoundation.h headers.
I've managed to get it to generate code (with lots of errors and warnings as it does the generation).
However I'm seeing some odd dart import statements in the generated code:
So two questions:
When am I meant to uncomment this lines? When is the 'package ready'?
Do I just need to uncomment these lines after the code gen.
The text was updated successfully, but these errors were encountered: