dargon2_flutter_web 3.0.3
dargon2_flutter_web: ^3.0.3 copied to clipboard
The web (JS & WASM) platform implementation of dargon2_flutter
3.0.3 #
- Add in hashwasm dynamically
3.0.2 #
- Fix the dependency resolve
- Remove the initialize method
3.0.1 #
- Add
initialize
method
3.0.0 #
- Initial version (matched with dargon2_flutter)
- Made to split the mobile and web components of the plugin as mobile needs FFI while Web uses JS interop