dargon2_flutter_mobile 3.3.0 copy "dargon2_flutter_mobile: ^3.3.0" to clipboard
dargon2_flutter_mobile: ^3.3.0 copied to clipboard

PlatformAndroidiOS
unlisted

The mobile (iOS & Android) platform implementation of dargon2_flutter

3.3.0 #

  • ** Breaking ** Android AGP Version must be > 4.2
  • Compatibility with higher AGP versions

3.2.0 #

  • Match versioning for dargon2_flutter_web's fixes

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 #

  • Match the interface version

3.0.2 #

  • Add the dependency resolve fixes
  • Remove initialize method

3.0.1 #

  • Add needed 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