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
Hi, I'm working on making the translator more robust and to produce better error report. In the meanwhile can you provide the minimal snippet of code that generates that error ?
Would love to see a debug output option for dart2ds execution.
Currently trying to convert a project to TS and getting
NoSuchMethodError: The method 'writeCode' was called on null.
Unfortunately the stack trace doesn't help a novice like myself. Would be nice to know which file it was attempted to translate
The text was updated successfully, but these errors were encountered: