This website works better with JavaScript
Home
Explore
Project
Register
Sign In
lyq
/
flutter_paydemo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add .fvmrc file to specify Flutter version 3.29.0
liuyuqi-cnb
1 week ago
parent
bb87823865
commit
40050db239
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
.fvmrc
+ 3
- 0
.fvmrc
View File
@@ -0,0 +1,3 @@
+{
+ "flutter": "3.29.0"
+}