-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: reviewCherry-picks in the review queueCherry-picks in the review queue
Description
issue_link
Commit Hash
Target
stable
pr_link
Impacted Users
Android apps with text editing
Impact Description
A null exception is thrown for users of text editing on Android.
Workaround
- Patch the Flutter framework directly with this one line fix: https://github.com/flutter/flutter/pull/107683/files#diff-f5f93c879cef9a102adbf148583de9f3d9a05f9678fdcad7bde106f62200bb34
or
- Upgrade to master or any release that includes the fix PR (Remove exclamation marks #107683).
Risk
medium
Test Coverage
yes
Validation Steps
If this test passes, then the fix works:
| testWidgets('onAppPrivateCommand does not throw', (WidgetTester tester) async { |
limenote135, LucioBevilacqua and albertms10
Metadata
Metadata
Assignees
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: reviewCherry-picks in the review queueCherry-picks in the review queue