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 175caa8 commit 42d7307Copy full SHA for 42d7307
CHANGELOG.md
@@ -1,5 +1,8 @@
1
+## 0.0.24
2
+Added `pressSpaceAdaptive` (May, 2024)
3
+
4
## 0.0.23
-Add support for undo/redo shortcuts (Feb, 2024)
5
+Added support for undo/redo shortcuts (Feb, 2024)
6
7
* `pressCmdZ`
8
* `pressCmdShiftZ`
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_test_robots
description: Flutter test tools and extensions to simulate human-computer interactions
-version: 0.0.23
+version: 0.0.24
homepage: https://github.com/flutter-bounty-hunters/flutter_test_robots
environment:
0 commit comments