flutter_native_image
flutter_native_image copied to clipboard
allow loading of image by bytes
Currently the only way to load an image that i can see is by the file path. But if you already loaded an image's bytes to use somewhere else, and you wanted to use this package, youd have to load the image twice which is bad for performance.
Any update on this?? I also have similar requirement...
@btastic ? Do you plan to update/improve the package? last commit is 14 months ago