Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 676 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 676 Bytes

eID-mSDK for Flutter

Flutter plugin project for eID-mSDK iOS and Android.

The original SDK handles communication via NFC between mobile device and slovak electronic identity card especially for digital document signing purpouses. Docs for the original SDK: https://github.com/eIDmSDK/eID-mSDK-Dokumentacia

Accessing the package

Binaries of the package are hosted on GitHub package registry. To access the package during build process environment variable EIDMSDK_ACCESS_TOKEN needs to be set to GitHub Personal Access Token that has permission to read package registry.