Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add dart2wasm dependency to flutter_frontend_server#45570

Merged
auto-submit[bot] merged 3 commits intoflutter:mainfrom
whesse:add-dart2wasm-dependency
Sep 8, 2023
Merged

Add dart2wasm dependency to flutter_frontend_server#45570
auto-submit[bot] merged 3 commits intoflutter:mainfrom
whesse:add-dart2wasm-dependency

Conversation

@whesse
Copy link
Contributor

@whesse whesse commented Sep 8, 2023

The change
https://dart-review.googlesource.com/c/sdk/+/323000 added a dependency on dart2wasm to the frontend_server package.

Flutter engine has all dependencies in its source checkout, and paths to their locations hardcoded in the dependency_ovedrrides of flutter_frontend_server's pubspec.yaml.

Add the dart2wasm package location to pubspec.yaml. Add the transitive dependency wasm_builder package lcoation to pubspec.yaml.

The change
https://dart-review.googlesource.com/c/sdk/+/323000
added a dependency on dart2wasm to the frontend_server package.

Flutter engine has all dependencies in its source checkout, and
paths to their locations hardcoded in the dependency_ovedrrides
of flutter_frontend_server's pubspec.yaml.

Add the dart2wasm package location to pubspec.yaml.
Add the transitive dependency wasm_builder package lcoation to pubspec.yaml.
@whesse whesse added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 8, 2023
@auto-submit auto-submit bot merged commit f146d4b into flutter:main Sep 8, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 8, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Sep 8, 2023
flutter/engine@a140ab4...f146d4b

2023-09-08 [email protected] Add dart2wasm dependency to flutter_frontend_server (flutter/engine#45570)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants