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 83f4835 commit c1a66d5Copy full SHA for c1a66d5
melos.yaml
@@ -13,6 +13,8 @@ command:
13
environment:
14
sdk: ^3.6.2
15
flutter: ">=3.27.4"
16
+ dev_dependencies:
17
+ build_runner: ^2.4.15
18
19
scripts:
20
postclean:
packages/stream_feeds/pubspec.yaml
@@ -27,7 +27,7 @@ dependencies:
27
uuid: ^4.5.1
28
29
dev_dependencies:
30
- build_runner: ^2.5.4
31
json_serializable: ^6.9.5
32
mocktail: ^1.0.4
33
test: ^1.26.3
0 commit comments