dargon2_flutter_platform_interface
The common platform interface for the dargon2_flutter plugin.
3.2.0
2.6K downloads/mo
#4851 most downloaded on pub.dev
tmthecoder/dargon2
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 6 weeks to 13 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
6 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Dec 2021 to Feb 2023
2022
2023
2024
2025
2026
Releases
latest 6-
3.2.004 Feb 2023Release notes
Open source →- Support for running dargon2 operations on M1 Macs
- Thanks to @jayjah for testing the changes & notifying me of the issue
- Support for running dargon2 operations on M1 Macs
-
3.1.023 Jan 2022Release notes
Open source →- Desktop Support! All flutter platforms are now officially supported by dargon2_flutter
- Updated links in documentation & readme to use new repo structure
Release notes
Open source →- Fix repository & homepage links to point to newly structured repo
- Match versioning for dargon2_flutter's desktop support addition
Release notes
Open source →- Fix repository & homepage links to point to newly structured repo
- Match versioning for dargon2_flutter's desktop support addition
-
3.0.312 Dec 2021 -
3.0.212 Dec 2021Release notes
Open source →- Fixed the dependency version issue
- Removed the initialize method (wasn't actually needed)
-
3.0.111 Dec 2021Release notes
Open source →- Added initialize method (needed in mobile when Flutter version is under 2.8)
-
3.0.011 Dec 2021Release notes
Open source →- Initial Version
- Interface for all dargon2_flutter platform implementations to follow