Skip to content

Commit 838990a

Browse files
committed
v2.10.4
1 parent cd7f474 commit 838990a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This file should be version controlled and should not be manually edited.
55

66
version:
7-
revision: 7e9793dee1b85a243edd0e06cb1658e98b077561
7+
revision: c860cba910319332564e1e9d470a17074c1f2dfd
88
channel: stable
99

1010
project_type: app

ios/Flutter/flutter_export_environment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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"
44
export "FLUTTER_APPLICATION_PATH=D:\Coding\Project\Personal\flutter_evolution"
55
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
66
export "FLUTTER_TARGET=lib\main.dart"

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@ packages:
171171
source: hosted
172172
version: "2.1.1"
173173
sdks:
174-
dart: ">=2.16.1 <3.0.0"
174+
dart: ">=2.16.2 <3.0.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1818
version: 1.0.0+1
1919

2020
environment:
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

0 commit comments

Comments
 (0)