Skip to content

dartdev create web templates for Dart 3.0 support #51106

Closed
@nshahan

Description

@nshahan

The integration test for creating a new Dart Web project is failing and currently skipped because it takes too long to timeout on the failure. #51037

I believe these are the steps remaining to get it working:

  • Publish build_web_compilers compatible with Dart 3.0.0-134.0.dev (already done v4.0.0).
  • Publish dwds compatible with Dart 3.0.0-134.0.dev.
  • Publish webdev compatible with dwds and build_web_compilers that are compatible with Dart 3.0.0-134.0.dev.
  • Update dartdev web template to depend on build_web_compilers: 4.0.0.

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failuresarea-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions