flutter_exif_rotation 0.2.4
flutter_exif_rotation: ^0.2.4 copied to clipboard
Flutter plugin that fixes the picture orientation when it's took in landscape for some devices.
0.2.4 #
- Added new method that returns the file without saving it in the gallery
0.2.3 #
- Fixed bug that makes the app crash when deny the permissions
0.2.2 #
- Fixed the way of request the permissions
0.2.1 #
- Fixed bug on permissions
0.2.0 #
- Migrate to AndroidX on android support library. If you are using the android support library and you want to use that version, you should migrate to Androidx your project.
0.1.1 #
- Some changes on readme.md
0.1.0 #
- Initial release