We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c8932 commit ba19689Copy full SHA for ba19689
1 file changed
pubspec.yaml
@@ -1,8 +1,8 @@
1
name: bdd_widget_test
2
-description: A BDD-style widget testing library
3
-version: 0.1.0
+description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
+version: 0.1.0+1
4
author: Oleksandr Leuschenko <olexa.le@gmail.com>
5
-repository: https://github.com/olexale/bdd_widget_test
+homepage: https://github.com/olexale/bdd_widget_test
6
7
environment:
8
sdk: ">=2.7.0 <3.0.0"
0 commit comments