Skip to content

Commit f4e9c2f

Browse files
kaladronsowens-csd
authored andcommitted
Update to prerelease of interface.
1 parent aa00482 commit f4e9c2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

speech_to_text/pubspec.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ packages:
316316
name: plugin_platform_interface
317317
url: "https://pub.dartlang.org"
318318
source: hosted
319-
version: "1.1.0-nullsafety.2"
319+
version: "2.0.0"
320320
pool:
321321
dependency: transitive
322322
description:
@@ -377,7 +377,7 @@ packages:
377377
name: speech_to_text_platform_interface
378378
url: "https://pub.dartlang.org"
379379
source: hosted
380-
version: "1.4.2"
380+
version: "2.0.0-nullsafety"
381381
stack_trace:
382382
dependency: transitive
383383
description:

speech_to_text/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
speech_to_text_platform_interface: ^1.4.2
13+
speech_to_text_platform_interface: ^2.0.0-nullsafety
1414
json_annotation: ^4.0.0
1515
clock: ^1.0.1
1616
pedantic: ^1.9.2

0 commit comments

Comments
 (0)