[ci] Remove exclude_all_packages_app_wasm.yaml configuration from --wasm builds.

Open Beginner friendly
#152,716 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
dart, wasm

Research direction

Start by locating exclude_all_packages_app_wasm.yaml and every reference to it in the Wasm build tooling. Remove the empty exclusion file and its tooling references, then run the relevant all_packages Wasm build or CI checks to verify the app builds without it.

Written by the indexing model from the issue text.

Description

c: tech-debt P2 team-web triaged-web

In order to start building the all_packages app with Wasm, we added an exclusion file:

  • exclude_all_packages_app_wasm.yaml

Once all flutter/packages are migrated to be wasm compatible (the file above is empty), clean it and remove it from the tooling.

See:

Dominant language
Dart
Stars
179k
Forks
31.7k
Avg merge
1d 21h
Merged PRs (30d)
413

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flutter/flutter

All issues in flutter/flutter

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.