The flutter package supports image rotation when compressing but this package doesn't eg `await FlutterImageCompress.compressWithList( imageBytes, rotate: degrees, );`
The flutter package supports image rotation when compressing but this package doesn't eg
await FlutterImageCompress.compressWithList( imageBytes, rotate: degrees, );