Copy an image to the system clipboard to paste it on other apps.
Future<void> copyImage(Uint8List imageBytes);