forked from firka/flutter
4b5c993fe4d7cedca6f4a21b2ce18a9bcac722db
## Description This PR fixes an 'Unexpected null value' error related to autoFill. When using Autofill feature, Chrome emits keyboard events whose `event.code` and `event.key` are null. ## Related Issue Fixes https://github.com/flutter/flutter/issues/114620. ## Tests Adds 1 test.
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%