Whenever I open lemmur since android 12 it notifies me that lemmur pasted from my clipboard without my express permission. That is sketchy. Idk how I feel about using this with that in mind.
There is already an issue opened about this problem: https://github.com/krawieck/lemmur/issues/287
The problem is due to flutter checking the clipboard to determine if the paste button should appear in text fields. The fix should be available in the next version of flutter, but they don’t seem in a hurry to release it: https://github.com/flutter/flutter/issues/74139#issuecomment-938146498
Ah ok, thanks for the info!
Update: flutter released a new version with a fix, so our next release should get rid of this bug
Same behaviour on my side. Would love to hear the reason behind this too.