roderikpeeters

Results 3 comments of roderikpeeters

Also experiencing this issue with jpg images. So not webp, is there any solution to this?

> Hello @avatarKaran this is a common issue on Android, you can try this: https://stackoverflow.com/questions/60176001/how-to-fix-wrong-rotation-of-photo-from-camera-in-flutter > > ``` > import 'package:image/image.dart' as img; > > ... > > final img.Image...