image_picker_web
image_picker_web copied to clipboard
Choose FIle Button
How can I remove it? It pop up when i pick an image.
Example code:
Uint8List? imageBytes = await ImagePickerWeb.getImageAsBytes();