You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Get the latest version from `https://pub.dev/packages/appium_flutter_server/inst
51
51
52
52
```yaml
53
53
dev_dependencies:
54
-
appium_flutter_server: 0.0.21
54
+
appium_flutter_server: 0.0.22
55
55
```
56
56
57
57
2. Create a directory called `integration_test` in the root of your Flutter project.
@@ -158,7 +158,6 @@ For more details, refer to the documentation for each driver:
158
158
159
159
⚠️ Testing on real iOS devices for `semanticsLabel` may not work due to an issue raised with Flutter. For updates and more information, please refer to [GitHub issue #151238](https://github.com/flutter/flutter/issues/151238).
0 commit comments