web_ffi icon indicating copy to clipboard operation
web_ffi copied to clipboard

Support Pointer.fromFunction

Open dvagala opened this issue 4 years ago • 1 comments

Hey, thanks for this library!

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?

dvagala avatar Jan 16 '22 11:01 dvagala

Good library!

I am also looking for Pointer.fromFunction to pass callback from Dart to C. Any workaround?

esoyyigit avatar Apr 28 '22 09:04 esoyyigit