I needed to fix the problem of my Flutter app freezing under Linux Mint Cinnamon. I thought it was an old version problem, so went through several upgrade cycles to current. Still there. Then I saw the update to the issue. The problem seems to be a hiccup with the onscreen keyboard. Disable that under accessibility options and everything "just worked". It has to get fixed obviously since some people need the on screen keyboard, but if you were plagued by this issue under Linux Mint running the Cinnamon desktop that is the solution. #programming #flutter #DartLang #linux #LinuxMint github.com/flutter/flutter/iss…
2 Likes
4 Comments