i have a flutter app, and the first time I attempt to paste something from another app into my flutter app, i get a popup that says "appName" would like to paste from "Phone", where I can choose "Don't Allow Paste" or "Allow Paste". I get this popup even when I explicitly attempt to paste.
Is there a way to disable this popup? I have tested other released flutter apps, and see that this popup doesn't appear at all.
I'm expecting to paste directly.