We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ddc57 commit ce097beCopy full SHA for ce097be
pubspec.lock
@@ -37,7 +37,7 @@ packages:
37
source: hosted
38
version: "1.1.0"
39
collection:
40
- dependency: transitive
+ dependency: "direct main"
41
description:
42
name: collection
43
url: "https://pub.dartlang.org"
pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
http: ^0.13.1
14
flutter:
15
sdk: flutter
16
- collection: ^1.15.0-nullsafety.4
+ collection: ^1.15.0
17
18
dev_dependencies:
19
flutter_test:
test/wpjsonmobileapi_test.dart renamed to test/wp_json_api_test.dart
0 commit comments