File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.19
2
+ Keyboard and IME additions (September, 2023)
3
+
4
+ * CTRL + HOME/END
5
+ * CMD + HOME/END
6
+ * SHIFT + ALT + UP/DOWN
7
+ * Tab button through IME (i.e., software keyboard)
8
+ * All keyboard event now simulate with a platform as chosen by ` defaultTargetPlatform `
9
+
1
10
## 0.0.18
2
11
Added arbitrary delta from simulated IME (December, 2022)
3
12
Original file line number Diff line number Diff line change 1
1
name : flutter_test_robots
2
2
description : Flutter test tools and extensions to simulate human-computer interactions
3
- version : 0.0.18
3
+ version : 0.0.19
4
4
homepage : https://github.com/flutter-bounty-hunters/flutter_test_robots
5
5
6
6
environment :
7
- sdk : " >=2.17.0 <3 .0.0"
7
+ sdk : " >=2.17.0 <4 .0.0"
8
8
flutter : " >=1.17.0"
9
9
10
10
dependencies :
You can’t perform that action at this time.
0 commit comments