Please help! Unhandled Exception: MissingPluginException(No implementation found for method pickImage on channel plugins.flutter.io/image_picker)
Asked
Active
Viewed 357 times
2 Answers
0
To use that plugin on Windows, you need to add the image_picker_windows
package. It's still in early stages, so isn't included by default with image_picker
.

smorgan
- 20,228
- 3
- 47
- 55