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 see that the Pointer.fromFunction is not implemented. Is there please any workaround to this issue, to be able to pass a Dart function callback to C, and call it from there?
Hey, thanks for this library!
I see that the
Pointer.fromFunctionis not implemented. Is there please any workaround to this issue, to be able to pass a Dart function callback to C, and call it from there?