ZeroPass / dmrtd

Dart library for reading Biometric Passport
Other
43 stars 19 forks source link

Error when i try to run exemple #24

Closed Kartali-Mohamed closed 3 months ago

Kartali-Mohamed commented 4 months ago

when i clone the repo and try to run exemple i have this issue :

Capture d'écran 2024-02-29 184249 Capture d'écran 2024-02-29 184308

this is my flutter information : Capture d'écran 2024-02-29 184515

thanks for any helps !!

Kartali-Mohamed commented 3 months ago

problem solved by adding import 'package:ndef/utilities.dart'; to flutter_nfc_kit-3.3.3 and update build.gradle to ext.kotlin_version = '1.8.20'