Skip to content

Commit 7892d2a

Browse files
author
fbchen
committed
release v0.1-alpha
1 parent e93ebf3 commit 7892d2a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ Null-safety
3838
```yaml
3939
dependencies:
4040
flutter_constraintlayout:
41-
git: https://github.com/hackware1993/Flutter-ConstraintLayout.git
41+
git:
42+
url: 'https://github.com/hackware1993/Flutter-ConstraintLayout.git'
43+
ref: 'v0.1-alpha'
4244
```
4345
4446
# Example

0 commit comments

Comments
 (0)