huylethanh
huylethanh
> @RicoSuter Is this still a known issue? I have been trying to use the switcher on a .net core project and have run into some issues. > I thought...
I got this issue as well.
I got the same issue. please fix it.
Please merge it
Need to calculate the rate then use it on the option, becasue the image size is different the image display on the screen. ``` textOption.addText( EditorText( text: '$lat $lng', fontSizePx:...
Yeah, I got it in v2.2 the widget doesn't move when keyboard shows up.
> This is still happening in `flutter_native_image: ^0.0.6+1`. My path contains `Application Support` folder. The workaround I'm using is by encoding the file path using `Uri.encodeFull(filePath);`. thank you so much.