Skip to content

Commit a3e344b

Browse files
committed
v2.2.1
1 parent c76315d commit a3e344b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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: b22742018b3edf16c6cadd7b76d9db5e7f9064b5
7+
revision: 02c026b03cd31dd3f867e5faeb7e104cce174c5f
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.2.0"
3+
export "FLUTTER_ROOT=C:\Users\G1Joshi\fvm\versions\2.2.1"
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.5.0"
10+
version: "2.6.1"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
@@ -99,7 +99,7 @@ packages:
9999
name: source_span
100100
url: "https://pub.dartlang.org"
101101
source: hosted
102-
version: "1.8.0"
102+
version: "1.8.1"
103103
stack_trace:
104104
dependency: transitive
105105
description:
@@ -134,7 +134,7 @@ packages:
134134
name: test_api
135135
url: "https://pub.dartlang.org"
136136
source: hosted
137-
version: "0.2.19"
137+
version: "0.3.0"
138138
typed_data:
139139
dependency: transitive
140140
description:

0 commit comments

Comments
 (0)