Open EdGeraghty opened 3 years ago
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method pickImage on channel plugins.flutter.io/image_picker) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165:7) <asynchronous suspension> #1 MethodChannelImagePicker.pickImage (package:image_picker_platform_interface/src/method_channel/method_channel_image_picker.dart:29:20) <asynchronous suspension> #2 ModalImageOptions.build.<anonymous closure> (package:syphon/views/widgets/modals/modal-image-options.dart:87:43) <asynchronous suspension>
file_chooser appears to be implemented for Windows. Am I looking in the wrong place, or could this be a way forward?
Let's keep an eye on https://github.com/flutter/plugins/pull/4863
🎉