tree: a5e2c65309868d2b5d3d22eac559e4240a271e85 [path history] [tgz]
  1. lib/
  2. analysis_options.yaml
  3. pubspec.yaml
  4. README.md
packages/_flutter_web_build_script/README.md

This package contains the custom build script used to compile Flutter for Web applications before support for JavaScript was added into the frontend_server. It is still used for test compilation today, and is hosted here to reduce the number of dependencies that the flutter_tool has. For more information on the plans for flutter test --platform=chrome, see https://github.com/flutter/flutter/issues/50594