Closed KevinMeyerZ closed 1 year ago
The EF.DG2 file has to be parsed in order to get the raw image data. The develop branch has implemented parsing of this file, see efdg2.dart. The image is usually encoded in JPEG-2000 format which is not currently supported by the flutter and you will have to provide your own conversion method in order to display passport image in flutter.
See also #9
thanks a lot, it works
thanks a lot, it works
Hello, how were you able to extract the image
how do i get the photo from nfc to show up ?