Flutter ffi library for argon2 implementation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Herbert Poul 47004ef8b4 Upgrade to flutter 3.13, upgrade android gradle plugin, etc. 1 year ago
..
android Upgrade to flutter 3.13, upgrade android gradle plugin, etc. 1 year ago
ios first version of argon2 interop for android,ios 5 years ago
lib example nullsafety migration 4 years ago
linux Upgrade to flutter 3.13, upgrade android gradle plugin, etc. 1 year ago
macos flutter_dev create --template=plugin argon2_ffi 5 years ago
test Upgrade to flutter 3.13, upgrade android gradle plugin, etc. 1 year ago
windows Upgrade to flutter 3.13, upgrade android gradle plugin, etc. 1 year ago
.gitignore flutter_dev create --template=plugin argon2_ffi 5 years ago
.metadata flutter_dev create --template=plugin argon2_ffi 5 years ago
README.md flutter_dev create --template=plugin argon2_ffi 5 years ago
pubspec.lock Upgrade to flutter 3.13, upgrade android gradle plugin, etc. 1 year ago
pubspec.yaml update argon2_ffi_base dependency 4 years ago

README.md

argon2_ffi_example

Demonstrates how to use the argon2_ffi plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.