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 387b49e commit de794f1Copy full SHA for de794f1
2 files changed
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
-## 0.12.0
+## 0.13.0
4
+- Add `act.dragUntilVisible()` #59
5
+
6
+## 0.12.1
7
- Support for Flutter 3.22
8
- Remove unused dependencies #55
9
pubspec.yaml
@@ -1,6 +1,6 @@
name: spot
description: Chainable powerful widget selector API, screenshots and assertions for awesome widget tests.
-version: 0.12.1
+version: 0.13.0
repository: https://github.com/passsy/spot
issue_tracker: https://github.com/passsy/spot/issues
0 commit comments