Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
5d3efbde
Unverified
Commit
5d3efbde
authored
Jun 19, 2019
by
Jonah Williams
Committed by
GitHub
Jun 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
unpin build daemon (#34686)
parent
7851a751
Changes
24
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
58 additions
and
53 deletions
+58
-53
pubspec.yaml
dev/automated_tests/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/complex_layout/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/macrobenchmarks/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/microbenchmarks/pubspec.yaml
+2
-2
pubspec.yaml
dev/bots/pubspec.yaml
+2
-2
pubspec.yaml
dev/devicelab/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/android_semantics_testing/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/android_views/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/channels/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/codegen/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/external_ui/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/flavors/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/image_loading/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/platform_interaction/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/simple_codegen/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/ui/pubspec.yaml
+2
-2
pubspec.yaml
dev/snippets/pubspec.yaml
+2
-2
pubspec.yaml
examples/catalog/pubspec.yaml
+2
-2
pubspec.yaml
examples/flutter_gallery/pubspec.yaml
+2
-2
pubspec.yaml
examples/platform_channel/pubspec.yaml
+2
-2
pubspec.yaml
examples/stocks/pubspec.yaml
+2
-2
build_runner.dart
...ages/flutter_tools/lib/src/build_runner/build_runner.dart
+11
-5
update_packages.dart
packages/flutter_tools/lib/src/commands/update_packages.dart
+0
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+5
-5
No files found.
dev/automated_tests/pubspec.yaml
View file @
5d3efbde
...
...
@@ -60,9 +60,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 7
5c0
# PUBSPEC CHECKSUM: 7
6c1
dev/benchmarks/complex_layout/pubspec.yaml
View file @
5d3efbde
...
...
@@ -74,7 +74,7 @@ dev_dependencies:
test_api
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_core
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
...
...
@@ -82,4 +82,4 @@ flutter:
-
packages/flutter_gallery_assets/people/square/ali.png
-
packages/flutter_gallery_assets/places/india_chettinad_silk_maker.png
# PUBSPEC CHECKSUM: e
df3
# PUBSPEC CHECKSUM: e
ef4
dev/benchmarks/macrobenchmarks/pubspec.yaml
View file @
5d3efbde
...
...
@@ -74,9 +74,9 @@ dev_dependencies:
test_api
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_core
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: e
df3
# PUBSPEC CHECKSUM: e
ef4
dev/benchmarks/microbenchmarks/pubspec.yaml
View file @
5d3efbde
...
...
@@ -68,9 +68,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 2
b24
# PUBSPEC CHECKSUM: 2
c25
dev/bots/pubspec.yaml
View file @
5d3efbde
...
...
@@ -61,10 +61,10 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dev_dependencies
:
mockito
:
4.1.0
test_api
:
0.2.5
# PUBSPEC CHECKSUM:
7f9a
# PUBSPEC CHECKSUM:
809b
dev/devicelab/pubspec.yaml
View file @
5d3efbde
...
...
@@ -71,6 +71,6 @@ dev_dependencies:
test_api
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_core
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM: f
d3d
# PUBSPEC CHECKSUM: f
e3e
dev/integration_tests/android_semantics_testing/pubspec.yaml
View file @
5d3efbde
...
...
@@ -58,9 +58,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 0
e0a
# PUBSPEC CHECKSUM: 0
f0b
dev/integration_tests/android_views/pubspec.yaml
View file @
5d3efbde
...
...
@@ -71,9 +71,9 @@ dev_dependencies:
test_api
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_core
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 3
eba
# PUBSPEC CHECKSUM: 3
fbb
dev/integration_tests/channels/pubspec.yaml
View file @
5d3efbde
...
...
@@ -62,9 +62,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 0
e0a
# PUBSPEC CHECKSUM: 0
f0b
dev/integration_tests/codegen/pubspec.yaml
View file @
5d3efbde
...
...
@@ -65,7 +65,7 @@ dev_dependencies:
test_api
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_core
:
0.2.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
builders
:
simple_codegen
:
...
...
@@ -74,4 +74,4 @@ builders:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 0
e0a
# PUBSPEC CHECKSUM: 0
f0b
dev/integration_tests/external_ui/pubspec.yaml
View file @
5d3efbde
...
...
@@ -62,9 +62,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 0
e0a
# PUBSPEC CHECKSUM: 0
f0b
dev/integration_tests/flavors/pubspec.yaml
View file @
5d3efbde
...
...
@@ -62,9 +62,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 0
e0a
# PUBSPEC CHECKSUM: 0
f0b
dev/integration_tests/image_loading/pubspec.yaml
View file @
5d3efbde
...
...
@@ -55,9 +55,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: f
b1b
# PUBSPEC CHECKSUM: f
c1c
dev/integration_tests/platform_interaction/pubspec.yaml
View file @
5d3efbde
...
...
@@ -62,9 +62,9 @@ dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 0
e0a
# PUBSPEC CHECKSUM: 0
f0b
dev/integration_tests/simple_codegen/pubspec.yaml
View file @
5d3efbde
...
...
@@ -26,10 +26,10 @@ dependencies:
term_glyph
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
typed_data
:
1.1.6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
environment
:
# The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
sdk
:
"
>=2.0.0-dev.68.0
<3.0.0"
# PUBSPEC CHECKSUM: 0
69b
# PUBSPEC CHECKSUM: 0
79c
dev/integration_tests/ui/pubspec.yaml
View file @
5d3efbde
...
...
@@ -65,7 +65,7 @@ dependencies:
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
xml
:
3.5.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dev_dependencies
:
flutter_test
:
...
...
@@ -77,4 +77,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 0
e4d
# PUBSPEC CHECKSUM: 0
f4e
dev/snippets/pubspec.yaml
View file @
5d3efbde
...
...
@@ -37,7 +37,7 @@ dependencies:
term_glyph
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
typed_data
:
1.1.6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dev_dependencies
:
test
:
1.6.3
...
...
@@ -98,4 +98,4 @@ executables:
vm_service_client
:
0.2.6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM: c
129
# PUBSPEC CHECKSUM: c
22a
examples/catalog/pubspec.yaml
View file @
5d3efbde
...
...
@@ -68,9 +68,9 @@ dev_dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 2
ef4
# PUBSPEC CHECKSUM: 2
ff5
examples/flutter_gallery/pubspec.yaml
View file @
5d3efbde
...
...
@@ -81,7 +81,7 @@ dev_dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
...
...
@@ -254,4 +254,4 @@ flutter:
-
asset
:
packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Regular.ttf
-
asset
:
packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Light.ttf
# PUBSPEC CHECKSUM: f
7bc
# PUBSPEC CHECKSUM: f
8bd
examples/platform_channel/pubspec.yaml
View file @
5d3efbde
...
...
@@ -67,9 +67,9 @@ dev_dependencies:
vm_service_client
:
0.2.6+2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
web_socket_channel
:
1.0.13
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 2
ef4
# PUBSPEC CHECKSUM: 2
ff5
examples/stocks/pubspec.yaml
View file @
5d3efbde
...
...
@@ -40,7 +40,7 @@ dependencies:
typed_data
:
1.1.6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.0.8
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
watcher
:
0.9.7+10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
2.1.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dev_dependencies
:
flutter_test
:
...
...
@@ -62,4 +62,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 7
0b9
# PUBSPEC CHECKSUM: 7
1ba
packages/flutter_tools/lib/src/build_runner/build_runner.dart
View file @
5d3efbde
...
...
@@ -6,7 +6,7 @@ import 'dart:async';
import
'package:build_daemon/data/build_status.dart'
;
import
'package:build_daemon/data/build_target.dart'
;
import
'package:build_runner_core/build_runner_core.dart'
hide
BuildStatus
;
import
'package:build_runner_core/build_runner_core.dart'
hide
BuildStatus
,
OutputLocation
;
import
'package:build_daemon/data/server_log.dart'
;
import
'package:build_daemon/data/build_status.dart'
as
build
;
import
'package:build_daemon/client.dart'
;
...
...
@@ -28,7 +28,7 @@ import 'build_script_generator.dart';
/// The minimum version of build_runner we can support in the flutter tool.
const
String
kMinimumBuildRunnerVersion
=
'1.4.0'
;
const
String
kSupportedBuildDaemonVersion
=
'
0.6.1
'
;
const
String
kSupportedBuildDaemonVersion
=
'
1.0.0
'
;
/// A wrapper for a build_runner process which delegates to a generated
/// build script.
...
...
@@ -155,7 +155,6 @@ class BuildRunner extends CodeGenerator {
.
path
;
final
Status
status
=
logger
.
startProgress
(
'starting build daemon...'
,
timeout:
null
);
BuildDaemonClient
buildDaemonClient
;
final
String
path
=
cache
.
getArtifactDirectory
(
'web-sdk'
).
path
;
try
{
final
List
<
String
>
command
=
<
String
>[
engineDartBinaryPath
,
...
...
@@ -164,7 +163,6 @@ class BuildRunner extends CodeGenerator {
'daemon'
,
'--skip-build-script-check'
,
'--delete-conflicting-outputs'
,
'--define'
,
'build|ddc=flutter_sdk_dir=
$path
'
,
];
buildDaemonClient
=
await
BuildDaemonClient
.
connect
(
flutterProject
.
directory
.
path
,
...
...
@@ -176,11 +174,19 @@ class BuildRunner extends CodeGenerator {
}
finally
{
status
.
stop
();
}
// Empty string indicates we should build everything.
final
OutputLocation
outputLocation
=
OutputLocation
((
OutputLocationBuilder
b
)
=>
b
..
output
=
''
..
useSymlinks
=
false
..
hoist
=
false
,
);
buildDaemonClient
.
registerBuildTarget
(
DefaultBuildTarget
((
DefaultBuildTargetBuilder
builder
)
{
builder
.
target
=
flutterProject
.
manifest
.
appName
;
builder
.
target
=
'lib'
;
builder
.
outputLocation
=
outputLocation
.
toBuilder
();
}));
buildDaemonClient
.
registerBuildTarget
(
DefaultBuildTarget
((
DefaultBuildTargetBuilder
builder
)
{
builder
.
target
=
'test'
;
builder
.
outputLocation
=
outputLocation
.
toBuilder
();
}));
return
_BuildRunnerCodegenDaemon
(
buildDaemonClient
);
}
...
...
packages/flutter_tools/lib/src/commands/update_packages.dart
View file @
5d3efbde
...
...
@@ -22,7 +22,6 @@ import '../runner/flutter_command.dart';
const
Map
<
String
,
String
>
_kManuallyPinnedDependencies
=
<
String
,
String
>{
// Add pinned packages here.
'flutter_gallery_assets'
:
'0.1.9+2'
,
// See //examples/flutter_gallery/pubspec.yaml
'build_daemon'
:
'0.6.1'
,
// Crashes at 1.0
'test'
:
'1.6.3'
,
// | Tests are timing out at 1.6.4 https://github.com/flutter/flutter/issues/33823
'test_api'
:
'0.2.5'
,
// |
'test_core'
:
'0.2.5'
// |
...
...
packages/flutter_tools/pubspec.yaml
View file @
5d3efbde
...
...
@@ -33,9 +33,9 @@ dependencies:
usage
:
3.4.1
vm_service_client
:
0.2.6+2
web_socket_channel
:
1.0.13
webkit_inspection_protocol
:
0.4.
0
webkit_inspection_protocol
:
0.4.
1
xml
:
3.5.0
yaml
:
2.1.1
5
yaml
:
2.1.1
6
flutter_goldens_client
:
path
:
../flutter_goldens_client
...
...
@@ -51,7 +51,7 @@ dependencies:
code_builder
:
3.2.0
build
:
1.1.4
build_modules
:
2.3.0
build_daemon
:
0.6.1
build_daemon
:
1.0.0
build_web_compilers
:
2.1.1
analyzer
:
0.36.3
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -105,7 +105,7 @@ dev_dependencies:
file_testing
:
2.1.0
vm_service_lib
:
3.17.0+1
test
:
1.6.3
build_runner
:
1.
4.0
build_runner
:
1.
5.2
build_vm_compilers
:
1.0.0
build_test
:
0.10.8
...
...
@@ -119,4 +119,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc
:
true
# PUBSPEC CHECKSUM:
88bd
# PUBSPEC CHECKSUM:
cbbc
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment