helpers/image_format_repair library
Functions
- 
  couldBeQRCodeBMPWithHiddenTransparency(Uint8List bytes) → bool 
- Whether bytes is a BMP image of a perfect QR code with hidden transparency
- 
  fixQRCodeBMPWithHiddenTransparency(Uint8List bytes) → Image? 
- Rewrites the BMP so that BmpDecoder does not ignore the alpha value