v0.6.1 of webcrypto
The official repository for Dart and Flutter packages. [Unoffic…
May 22, 2026
Cross-platform implementation of Web Cryptography APIs for Dart. Changelog excerpt: - Added Dart native build hooks and native asset lookup for the bundled native library, enabling dart testfor the core package. - webcryptois now packaged as a Dart package using native hooks instead of Flutter plugin scaffolding. - Improved web error handling when window.crypto.subtleis unavailable in insecure contexts by throwing a clearer UnsupportedErrorwith guidance. - Added documentation for performing deriveKeyusing deriveBitsand importRaw.
Discussion in the ATmosphere