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: 7e9793dee1b85a243edd0e06cb1658e98b077561
7+ revision: c860cba910319332564e1e9d470a17074c1f2dfd
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.3 "
3+ export " FLUTTER_ROOT=C:\Users\G1Joshi\fvm\versions\2.10.4 "
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.1 <3.0.0"
174+ dart: ">=2.16.2 <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.1 <3.0.0"
21+ sdk : " >=2.16.2 <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