We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab0e28 commit a4db92bCopy full SHA for a4db92b
2 files changed
example/pubspec.lock
@@ -94,7 +94,7 @@ packages:
94
path: ".."
95
relative: true
96
source: path
97
- version: "0.1.0"
+ version: "0.1.1"
98
google_fonts:
99
dependency: transitive
100
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: gallerize
2
description: Flutter package for creating Flutter Gallery-like gallery/demo for your package/widget.
3
-version: 0.1.0
+version: 0.1.1
4
repository: https://github.com/WieFel/gallerize
5
6
environment:
0 commit comments