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 2a9ef8e commit 0c41ee2Copy full SHA for 0c41ee2
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_constraintlayout
2
description: Build flexible layouts with constraints, Similar to Android ConstraintLayout.
3
-version: 0.9.6-stable
+version: 0.9.7-stable
4
anthor: hackware
5
homepage: https://github.com/hackware1993/Flutter-ConstraintLayout
6
@@ -19,5 +19,6 @@ dev_dependencies:
19
flutter:
20
uses-material-design: false
21
assets:
22
- - assets/test.png
23
- - assets/test2.png
+ - assets/test.webp
+ - assets/test2.webp
24
+ - assets/icon_back.webp
0 commit comments