We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d012855 commit d532f16Copy full SHA for d532f16
CHANGELOG.md
@@ -1,5 +1,8 @@
1
+## 0.0.20
2
+Fixed a bug in keyboard key event platform overrides from version `0.0.19` (September, 2023)
3
+
4
## 0.0.19
-Keyboard and IME additions (September, 2023)
5
+(DEPRECATED) Keyboard and IME additions (September, 2023)
6
7
* CTRL + HOME/END
8
* CMD + HOME/END
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_test_robots
description: Flutter test tools and extensions to simulate human-computer interactions
-version: 0.0.19
+version: 0.0.20
homepage: https://github.com/flutter-bounty-hunters/flutter_test_robots
environment:
0 commit comments