Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 689 Bytes

File metadata and controls

26 lines (19 loc) · 689 Bytes

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