flutter_native_image icon indicating copy to clipboard operation
flutter_native_image copied to clipboard

Target width and height doesn't support double

Open thedejifab opened this issue 7 years ago • 2 comments

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.

thedejifab avatar Jan 06 '19 21:01 thedejifab

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.

btastic avatar Jan 06 '19 22:01 btastic

I'll try to fix and make a PR

thedejifab avatar Jan 06 '19 22:01 thedejifab