Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 1.65 KB

README.md

File metadata and controls

61 lines (42 loc) · 1.65 KB

Build Status Static Badge Static Badge

Package for the Rust library Askar, a secure-storage and key management service.

Build Askar for Android

./build_askar_android.sh 

Build Askar for Linux

./build_askar_linux.sh

Run tests

flutter test

Update Libs

flutter pub get

References