The kraken pro map uses flutter for various things including text input, but there is a text entry bug that prevents me from typing anything (trying to add a kraken, and typing has no effect when focusing your form fields). This was fixed in flutter recently (2 weeks ago). I’m not sure what your release schedule is like, but if you could update soon, it would help me be able to stay away from chrome. (Being a Google product, it shouldn’t be a surprise that flutter doesn’t play nice with non google browsers, but hey)
Here’s the issue at flutter: Safari/Firefox browser: keyboard not working for TextFields within SelectionArea + Dialog · Issue #157579 · flutter/flutter · GitHub
And here’s the PR where the fix was merged: [web] Fix unresponsive input above SelectionArea in Safari and Firefox. by ksokolovskyi · Pull Request #167275 · flutter/flutter · GitHub