encustody 1.0.0 copy "encustody: ^1.0.0" to clipboard
encustody: ^1.0.0 copied to clipboard

unlisted

Encustody signature service

TODO #

Features and bugs #

OS Progress Sign Position Encryption Download Signed File
Android yes yes no no
IOS yes yes yes yes
Web no no yes yes

flutter pub run build_runner build

diable cors for run web localhost #

flutter run -d chrome --web-browser-flag "--disable-web-security" -t example/lib/main.dart

config for file picker ios #

Pod::PICKER_MEDIA = false Pod::PICKER_AUDIO = false

target 'Runner' do