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 6cae6dca69 flutter_dev create --template=plugin argon2_ffi 5 years ago
.idea flutter_dev create --template=plugin argon2_ffi 5 years ago
android flutter_dev create --template=plugin argon2_ffi 5 years ago
example flutter_dev create --template=plugin argon2_ffi 5 years ago
ios flutter_dev create --template=plugin argon2_ffi 5 years ago
lib flutter_dev create --template=plugin argon2_ffi 5 years ago
macos flutter_dev create --template=plugin argon2_ffi 5 years ago
test flutter_dev create --template=plugin argon2_ffi 5 years ago
.gitignore flutter_dev create --template=plugin argon2_ffi 5 years ago
.metadata flutter_dev create --template=plugin argon2_ffi 5 years ago
CHANGELOG.md flutter_dev create --template=plugin argon2_ffi 5 years ago
LICENSE flutter_dev create --template=plugin argon2_ffi 5 years ago
README.md flutter_dev create --template=plugin argon2_ffi 5 years ago
argon2_ffi.iml flutter_dev create --template=plugin argon2_ffi 5 years ago
pubspec.lock flutter_dev create --template=plugin argon2_ffi 5 years ago
pubspec.yaml flutter_dev create --template=plugin argon2_ffi 5 years ago

README.md

argon2_ffi

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

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