Relative Content

Tag Archive for flutterdartpdfuint8list

Flutter pdf Uint8List to String

I have a Uint8List with the information of a pdf. I need to convert this information into String in order to save the pdf info to use it later. But, there is a problem with the proccess and the pdf info breaks. This is the saving code: