File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44# This file should be version controlled and should not be manually edited.
55
66version:
7- revision: 5f105a6ca7a5ac7b8bc9b241f4c2d86f4188cf5c
7+ revision: db747aa1331bd95bc9b3874c842261ca2d302cd5
88 channel: stable
99
1010project_type: app
Original file line number Diff line number Diff line change 11#! /bin/sh
22# This is a generated file; do not edit or check into version control.
3- export " FLUTTER_ROOT=C:\Users\G1Joshi\fvm\versions\2.10.0 "
3+ export " FLUTTER_ROOT=C:\Users\G1Joshi\fvm\versions\2.10.1 "
44export " FLUTTER_APPLICATION_PATH=D:\Coding\Project\Personal\flutter_evolution"
55export " COCOAPODS_PARALLEL_CODE_SIGN=true"
66export " FLUTTER_TARGET=lib\main.dart"
Original file line number Diff line number Diff line change @@ -171,4 +171,4 @@ packages:
171171 source: hosted
172172 version: "2.1.1"
173173sdks:
174- dart: ">=2.16.0 <3.0.0"
174+ dart: ">=2.16.1 <3.0.0"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1818version : 1.0.0+1
1919
2020environment :
21- sdk : " >=2.16.0 <3.0.0"
21+ sdk : " >=2.16.1 <3.0.0"
2222
2323# Dependencies specify other packages that your package needs in order to work.
2424# To automatically upgrade your package dependencies to the latest versions
You can’t perform that action at this time.
0 commit comments