webcrypto 0.1.2 copy "webcrypto: ^0.1.2" to clipboard
webcrypto: ^0.1.2 copied to clipboard

outdated

Cross-platform implementation of Web Cryptography APIs for Flutter.

0.1.2 #

  • Fixed sizeof ssl.CBB causing occasional segfaults, as we previously allocated too few bytes.
  • Ported flutter pub run webcrypto:setup to work on Mac when cmake is installed.

0.1.1 #

  • Removed unused code referencing dart:cli, causing analysis errors on pub.dev.
  • Added more API documentation for AesCbcSecretKey.

0.1.0 #

  • Initial release.
69
likes
0
pub points
90%
popularity

Publisher

verified publishergoogle.dev

Cross-platform implementation of Web Cryptography APIs for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter, flutter_web_plugins, js, meta

More

Packages that depend on webcrypto