Yerassyl Ospanov
Results
2
issues of
Yerassyl Ospanov
So i did screenshot like this `RenderRepaintBoundary boundary = globalKey.currentContext.findRenderObject(); ui.Image image = await boundary.toImage( pixelRatio: 5); ByteData byteData = await image.toByteData(format: ui.ImageByteFormat.png); Uint8List pngBytes = byteData.buffer.asUint8List(); String dir =...
bug
help wanted
Android