dargon2_flutter_platform_interface 3.2.0 
dargon2_flutter_platform_interface: ^3.2.0 copied to clipboard
The common platform interface for the dargon2_flutter plugin.
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 #
- Make 
argon2a getter instead of a variable 
3.0.2 #
- Fixed the dependency version issue
 - Removed the initialize method (wasn't actually needed)
 
3.0.1 #
- Added initialize method (needed in mobile when Flutter version is under 2.8)
 
3.0.0 #
- Initial Version
 - Interface for all dargon2_flutter platform implementations to follow