How to pass an image from java to flutter?

前端 未结 0 717
我在风中等你
我在风中等你 2021-02-11 11:18

I am trying to pass an image from java to flutter. The image is in bitmap in java so I first try to convert it to bytes[] using:

on java side:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题