Oleg

Results 7 comments of Oleg

not solved issue, reopen please

> @Diaglyonok: does @devoncarew's suggestion work for you? No, this is not helps, I found only one solution - recreating the project, but after adding some dependency to pubspec.yaml it...

Seems that one of the following actions (or their combination) solves the problem: 1) having a good git ignore call git clean -xffd My gitignore: https://gist.github.com/Diaglyonok/64adccaf923dc6c7522cab1e89a2fe15 2) switching flutter channel...

solution, that i suggested above (first) just tested and it worked for me again.

@fabricio-godoi, @LeandroNovak there is an issue with deleting symbols now (video). My mask: "(000)000-0000". https://user-images.githubusercontent.com/18545029/119380553-8f168c00-bcc9-11eb-95ec-67b74770c604.mov

Also, this is how it works if I set cursorBehavior: CursorBehaviour.end https://user-images.githubusercontent.com/18545029/119382431-ae61e900-bcca-11eb-801a-f0d2cfa6d86e.mov

@45minuto, i have an issue with your implementation. it takes not the last, but the pre-last image from iphone images. Don't you know how to fix it?