native icon indicating copy to clipboard operation
native copied to clipboard

Refactor `dartjni.c`

Open HosseinYousefi opened this issue 1 year ago • 0 comments

We could use C++ instead. This way a global C++ object with constructors and destructors could be used.

See: https://github.com/dart-lang/native/pull/1163#discussion_r1609692284

HosseinYousefi avatar May 22 '24 11:05 HosseinYousefi