News

env: flutter: 2.10.5-stable xcode: 12.5 macos: 11.6.5 (20G527) Steps to Reproduce pubspec.yaml: image_picker: ^0.8.5+3 run: fvm flutter build ios-framework --release --no-profile --no-tree-shake-icons ...
Steps to Reproduce Use the image picker to choose an image from the gallery Use the onedrive application on your phone to choose an image print out the File object after choosing the image and it will ...