dargon2_flutter_web 3.2.0 dargon2_flutter_web: ^3.2.0 copied to clipboard
The web (JS & WASM) platform implementation of dargon2_flutter
dargon2_flutter_web #
A plugin to handle Web argon2 password hashing bindings in Flutter application.
Uses the Argon2 implementation from hash-wasm
This is ONLY the web-specific platform interface. Please use the federated dargon2_flutter plugin for hashing functionality, which provides mobile & web support
Licensing #
- dargon2_flutter_web is Licensed under the MIT License
- hash-wasm is Licensed under the MIT License