tree: 9ca7abe6620ebce5801e8ca1b7116ee683a18d38 [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