dargon2_flutter_platform_interface 3.0.3 dargon2_flutter_platform_interface: ^3.0.3 copied to clipboard
The common platform interface for the dargon2_flutter plugin.
3.0.3 #
- Make
argon2
a 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