dargon2_flutter_web 3.2.0 copy "dargon2_flutter_web: ^3.2.0" to clipboard
dargon2_flutter_web: ^3.2.0 copied to clipboard

Platformweb
unlisted

The web (JS & WASM) platform implementation of dargon2_flutter

3.2.0 #

  • Fix for debug hashwasm loading, leading to no functionality in debug mode

3.1.0 #

  • Fix repository & homepage links to point to newly structured repo
  • Match versioning for dargon2_flutter's desktop support addition

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