Oliver Damm
Oliver Damm
Hi @pattobrien, I just closed my issue #25. I opened it an hour before you, but you put much more effort into your description. I'm also interested to work together...
@jodinathan, you should really read the docs for the new js interop (https://dart.dev/interop/js-interop/past-js-interop). Starting with Dart 3.3, the preferred way for JS interop is to use Dart extension types together...
In the last 12 month, I did many work on 2 project to generate Dart bindings using the current way to interop with JavaScript. Today, I releases my first package...