Skip to content

Commit cc6f654

Browse files
committed
updating dep
1 parent 4de02cb commit cc6f654

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

example/macos/Flutter/GeneratedPluginRegistrant.swift

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Generated file. Do not edit.
33
//
44

5-
// clang-format off
6-
75
import FlutterMacOS
86
import Foundation
97

example/pubspec.lock

+3-3
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:
@@ -141,7 +141,7 @@ packages:
141141
name: test_api
142142
url: "https://pub.dartlang.org"
143143
source: hosted
144-
version: "0.2.19"
144+
version: "0.3.0"
145145
typed_data:
146146
dependency: transitive
147147
description:
@@ -157,4 +157,4 @@ packages:
157157
source: hosted
158158
version: "2.1.0"
159159
sdks:
160-
dart: ">=2.12.0-259.8.beta <3.0.0"
160+
dart: ">=2.12.0 <3.0.0"

pubspec.lock

+3-3
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:
@@ -127,7 +127,7 @@ packages:
127127
name: test_api
128128
url: "https://pub.dartlang.org"
129129
source: hosted
130-
version: "0.2.19"
130+
version: "0.3.0"
131131
typed_data:
132132
dependency: transitive
133133
description:
@@ -143,4 +143,4 @@ packages:
143143
source: hosted
144144
version: "2.1.0"
145145
sdks:
146-
dart: ">=2.12.0-259.8.beta <3.0.0"
146+
dart: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)