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 e7c0faa commit e60a869Copy full SHA for e60a869
packages/integration_test/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.0
2
+
3
+* Public stable release of plugin.
4
5
## 0.9.3
6
7
* Update README to mention that only `testWidgets` is supported for declaring tests.
packages/integration_test/pubspec.yaml
@@ -1,6 +1,6 @@
name: integration_test
description: Runs tests that use the flutter_test API as integration tests.
-version: 0.9.3
+version: 1.0.0
homepage: https://github.com/flutter/plugins/tree/master/packages/integration_test
environment:
0 commit comments