yukinaz

Results 1 comments of yukinaz

> flutter没法反射。 > 可以揉一个wrapper: > > jsScript: > > ```js > (handler) => { > function Person() { > const opaque = handler["new"](); > Object.defineProperty(this, "name", { > get: ()...