Skip to content

Commit ff49834

Browse files
author
fbchen
committed
release v0.8.5-stable
1 parent 9442591 commit ff49834

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies:
7777
flutter_constraintlayout:
7878
git:
7979
url: 'https://github.com/hackware1993/Flutter-ConstraintLayout.git'
80-
ref: 'v0.8.4-stable'
80+
ref: 'v0.8.5-stable'
8181
```
8282
8383
# Example

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_constraintlayout
22
description: Build flexible layouts with constraints, Similar to Android ConstraintLayout.
3-
version: 0.8.4-stable
3+
version: 0.8.5-stable
44
anthor: hackware
55
homepage: https://github.com/hackware1993/Flutter-ConstraintLayout
66

0 commit comments

Comments
 (0)