Replies: 2 comments
-
I tried to make some changes, but when stuff goes down in the native code, the app crashes without logs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ill look into it. The way i was thinking of doing it is redirecting stdout from core.cpp into Logger.log() in dart via a callback. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I found a valuable article on enhancing error handling about "Isolate"
https://medium.com/dartlang/better-isolate-management-with-isolate-run-547ef3d6459b
Beta Was this translation helpful? Give feedback.
All reactions