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 eb9354e commit cf8320cCopy full SHA for cf8320c
.fvmrc
@@ -1,3 +1,7 @@
1
{
2
- "flutter": "stable"
+ "flutter": "stable",
3
+ "flavors": {
4
+ "stable": "stable",
5
+ "beta": "beta"
6
+ }
7
}
0 commit comments