dargon2_flutter 2.1.0 copy "dargon2_flutter: ^2.1.0" to clipboard
dargon2_flutter: ^2.1.0 copied to clipboard

PlatformAndroidiOS
outdated

A wrapper over dargon2 for Flutter application compatibility

2.1.0 #

  • Migrated to use a shared dargon2_core plugin
  • More modular and allows for custom Library Loader definitions
  • No user-facing changes, all changes should be strictly internal

2.0.1 #

  • Migrated to Null-safety
  • Supports dargon2 v2.0.1

1.2.0 #

  • Potentially Breaking The library now needs swift libs to run, so if you are making a pure Objective-C app, you'll have to create a dummy swift file and click yes when it asks to create bridging header
  • Changed the underlying C library to go off the code in Argon2Swift so both the plugins can be used in the same application if need be

1.1.3 #

  • Updated to fix the bug that disallowed release-time archiving on iOS

1.1.2 #

  • Updated for concurrency with dargon2
  • Contains a version bump for dargon2

1.1.0 #

  • Updated for concurrency with dargon2
  • Changelog contains the same underlying changes as dargon2's Changelog

1.0.4 #

  • Fixed formatting with dartfmt

1.0.3 #

  • Changed some documentation and added a wrapper class

1.0.2 #

  • Added extra documentation

1.0.1 #

  • Fixed formatting and documentation errors

1.0.0 #

  • Initial Release with the wrapper for iOS and Android over the main dargon2 plugin
11
likes
120
pub points
82%
popularity

Publisher

verified publishertmthecoder.dev

A wrapper over dargon2 for Flutter application compatibility

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dargon2_core, flutter

More

Packages that depend on dargon2_flutter