webcrypto.dart icon indicating copy to clipboard operation
webcrypto.dart copied to clipboard

Investigate if we can use `dartPluginClass`

Open jonasfj opened this issue 7 months ago • 0 comments

Maybe we don't need pluginClass anymore?

We probably need to figure out if it works without pluginClass, if dartPluginClass is required, and if we can just give it a dummy value.

Also we need to figure out what Flutter version this was introduced in so that we can bump the SDK constraint on Flutter.

jonasfj avatar Jul 22 '24 14:07 jonasfj