
## Description This PR fixes a crash on Android related to specific keyboard events. It is very similar to http://github.com/flutter/engine/issues/35924 which was related to down events. This PR fixes the similar logic related to repeat events. ## Related Issue Fixes [Flutter 3.29 Fatal crash with java.lang.AssertionError](https://github.com/flutter/flutter/issues/164626) ## Tests Adds 1 test.
Flutter Engine
Setting up the Engine development environment
See here
gclient
bootstrap
Flutter engine uses gclient
to manage dependencies.
If you've already cloned the flutter repository: