flutter_native_image
flutter_native_image copied to clipboard
Target width and height doesn't support double
The target width and height should take parameters in form of double rather than in form of integer to match Flutter's standards for such parameters.
Sure I can see that. I am currently not actively maintaining this repository, but I'll leave this open for everyone to pick it up.
I'll try to fix and make a PR