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 c83adc4 commit a8ef9b7Copy full SHA for a8ef9b7
pubspec.lock
@@ -274,7 +274,7 @@ packages:
274
source: hosted
275
version: "2.7.0"
276
fake_async:
277
- dependency: transitive
+ dependency: "direct dev"
278
description:
279
name: fake_async
280
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
pubspec.yaml
@@ -71,6 +71,7 @@ dev_dependencies:
71
test: ^1.23.1
72
checks: ^0.2.2
73
drift_dev: ^2.5.2
74
+ fake_async: ^1.3.1
75
76
# For information on the generic Dart part of this file, see the
77
# following page: https://dart.dev/tools/pub/pubspec
0 commit comments