flutter/packages/flutter_tools/lib/src/build_runner
Jonah Williams d8b6fa153a
[flutter_tools] generate a synthetic flutter_gen package on pub get (#61261)
Allow configuring the flutter_manifest to support a synthetic package, this is done through flutter: generate: true.

When running pub get, insert a flutter_gen entry into the packages if it does not already exist. This points to .dart_tool/flutter_gen, which can be updated to contain the generated intl sources (But doesn't currently)

Adds an integration test that verifies this code can be run and imported when enabled.

Part of #60914
2020-07-15 10:12:52 -07:00
..
build_runner.dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00
devfs_web.dart [flutter_tools] add support for enable null safety asserts (#61114) 2020-07-15 09:54:39 -07:00
mustache_template.dart [flutter_tools] swap mustache dependency for mustache_template (#51578) 2020-02-27 11:23:41 -08:00
resident_web_runner.dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00
web_compilation_delegate.dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00