We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a03b66f commit eab2552Copy full SHA for eab2552
packages/image_picker/image_picker_for_web/README.md
@@ -5,7 +5,7 @@ A web implementation of [`image_picker`][1].
5
## Limitations on the web platform
6
7
Since Web Browsers don't offer direct access to their users' file system,
8
-this plugin provides a `PickedFile` abstraction to make access access uniform
+this plugin provides a `PickedFile` abstraction to make access uniform
9
across platforms.
10
11
The web version of the plugin puts network-accessible URIs as the `path`
0 commit comments