Skip to content

Commit 0c41ee2

Browse files
committed
realease v0.9.7-stable
1 parent 2a9ef8e commit 0c41ee2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pubspec.yaml

Lines changed: 4 additions & 3 deletions
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.9.6-stable
3+
version: 0.9.7-stable
44
anthor: hackware
55
homepage: https://github.com/hackware1993/Flutter-ConstraintLayout
66

@@ -19,5 +19,6 @@ dev_dependencies:
1919
flutter:
2020
uses-material-design: false
2121
assets:
22-
- assets/test.png
23-
- assets/test2.png
22+
- assets/test.webp
23+
- assets/test2.webp
24+
- assets/icon_back.webp

0 commit comments

Comments
 (0)