flutter/packages/flutter_tools/lib/src
Balvinder Singh Gambhir 3dde3e034c
[flutter_tools] generates version.json for web using flutter tool (#64644)
Generates version.json in web directory of project. version.json can be used in the future version of package_info which will support web. version.json has the following keys : app_name, version and build_number. This file is generated every time a user runs or builds the project.

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2020-09-15 11:21:54 -07:00
..
android [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
base [flutter_tools] handle terminals that do not support single char mode in Terminal.promptForCharInput (#65418) 2020-09-14 17:57:04 -07:00
build_runner [flutter_tools] generates version.json for web using flutter tool (#64644) 2020-09-15 11:21:54 -07:00
build_system [flutter_tools] generates version.json for web using flutter tool (#64644) 2020-09-15 11:21:54 -07:00
commands Creates a way to test private APIs in the Flutter package. (#65505) 2020-09-13 15:52:03 -07:00
dart [gen_l10n] Synthetic package generation by default (#62395) 2020-08-31 13:19:41 +08:00
fuchsia Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
intellij Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
ios Revert "[flutter_tools] split project parsing/validation into separate function (#64814)" (#65202) 2020-09-03 14:25:29 -07:00
linux [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
localizations [gen_l10n] Support string list as preferred-supported-locales (#63649) 2020-09-10 07:32:40 +08:00
macos [flutter_tools] add analytics to code size, add more testing (#64578) 2020-08-27 09:45:10 -07:00
reporting [flutter_tools] add analytics to code size, add more testing (#64578) 2020-08-27 09:45:10 -07:00
runner Update flutter_command.dart (#65765) 2020-09-14 18:02:09 -07:00
test Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
tester Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
vscode [flutter_tools] fix windows vscode lookup (#56491) 2020-05-06 16:51:01 -07:00
web [flutter_tools] allow disabling pwa from build command, fix run release build caching (#64587) 2020-09-03 13:42:47 -07:00
windows add different workload & add -products * to vswhere calls to check both Visual Studio IDE and standalone Build Tools. (#64251) 2020-08-31 09:33:04 -07:00
aot.dart Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) 2020-06-23 17:19:29 -07:00
application_package.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
artifacts.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
asset.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
build_info.dart [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
bundle.dart [flutter_tools] add null-safety flags to dill cache location (#60633) 2020-06-30 15:49:31 -07:00
cache.dart [flutter_tools] handle archive exception from invalid zip signature (#65869) 2020-09-15 10:55:41 -07:00
cmake.dart Switch Windows to CMake (#60629) 2020-07-06 12:59:16 -07:00
compile.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
context_runner.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
convert.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
desktop_device.dart Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
devfs.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00
device.dart [flutter_tools] flutter run should allow exit when make choose for devices. (#64403) 2020-09-02 17:30:04 -07:00
doctor.dart [flutter_tools] macOS cleanups, attach to log reader in release mode (#61913) 2020-07-22 18:23:20 -07:00
emulator.dart [flutter_tools] shrink API surface of Android SDK (#63867) 2020-08-19 14:44:56 -07:00
features.dart [flutter_tools] turn off fuchsia support by default (#61634) 2020-07-21 02:26:04 -07:00
flutter_manifest.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
flutter_project_metadata.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
globals.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
mdns_discovery.dart Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) 2020-08-31 16:09:02 -07:00
persistent_tool_state.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
platform_plugins.dart Temporarily allow pluginClass: none on desktop (#57498) 2020-05-18 09:26:37 -07:00
plugins.dart Sort generated plugin file content by plugin name (#65509) 2020-09-14 17:57:11 -07:00
project.dart [flutter_tools] generates version.json for web using flutter tool (#64644) 2020-09-15 11:21:54 -07:00
protocol_discovery.dart [flutter_tools] split start app android tests into new file (#52906) 2020-03-19 16:53:19 -07:00
proxy_validator.dart [flutter_tools] remove globals from proxy validator (#59175) 2020-06-10 12:12:35 -07:00
resident_runner.dart [flutter_tools] alternate the name of the dill file used for hot restart (#65435) 2020-09-09 15:56:25 -07:00
run_cold.dart [flutter_tools] remove globals from tracing and add unit tests (#65490) 2020-09-09 15:55:52 -07:00
run_hot.dart [flutter_tools] alternate the name of the dill file used for hot restart (#65435) 2020-09-09 15:56:25 -07:00
template.dart [flutter_tools] check for permission issues when copying file (#63540) 2020-08-21 11:11:04 -07:00
tracing.dart Save startup timeline (#65118) 2020-09-15 11:17:30 -07:00
version.dart Fix version parsing to use git tag --points-at (#63505) 2020-08-11 17:29:35 -07:00
vmservice.dart [flutter_tools] trim trailing newline from vm service logging events (#63976) 2020-08-17 12:26:03 -07:00
widget_cache.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00