Text can be copied and pasted using keyboard shortcuts (cmd + A and cmd + C) even though `enableInteractiveSelection: false` #157611 commented on Mar 6, 2025 • 0 new comments Null check exception - pop on ShellRoute that was pushed by a StatefulShellRoute #155839 commented on Ma...
With the keyboard animating in, this will no longer work since there will be multiple frames with the keyboard inset at zero before it completes its animation. This flag does not need to resolve immediately when IME starts showing up. Biggest concern is its stability; it should not flip-flop...
Have view with a TextField and a DropdownButton. If the user has the TextField active (keyboard is showing) and they tap the DropdownButton the behaviour is not as expected. The DropdownButton will open for 1 frame and immediately close ...