We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf07d5c commit 3501d5aCopy full SHA for 3501d5a
.gitignore
@@ -46,3 +46,6 @@ app.*.map.json
46
47
# Agents instructions files
48
agents.md
49
+
50
+# Context files
51
+.context/
pubspec.yaml
@@ -3,7 +3,7 @@ description: "A mobile app that promote ethical consumerism by providing alterna
3
4
publish_to: 'none'
5
6
-version: 0.1.0+1
+version: 0.2.0+1
7
8
environment:
9
sdk: ^3.10.0
0 commit comments