.. |
android
|
Add purge-persistent-cache option to run and drive (#62221)
|
2020-07-29 12:24:39 -07:00 |
base
|
Implement size analyzer to unzip & parse APK and AOT size snapshot to generate analysis json (#62495)
|
2020-07-31 13:25:29 -04:00 |
build_runner
|
[flutter_tools] Add plumbing for widget cache (#61766)
|
2020-07-20 14:03:44 -07:00 |
build_system
|
[flutter_tools] switch cache mode to reload (#62076)
|
2020-07-29 21:26:03 -07:00 |
commands
|
[versions] update to the latest sdk versions (#62687)
|
2020-08-03 10:31:06 -07:00 |
dart
|
[flutter_tools] generate a synthetic flutter_gen package on pub get (#61261)
|
2020-07-15 10:12:52 -07:00 |
fuchsia
|
Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#62147)
|
2020-07-29 10:05:40 -07:00 |
intellij
|
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
|
2020-03-06 10:22:12 -08:00 |
ios
|
Add purge-persistent-cache option to run and drive (#62221)
|
2020-07-29 12:24:39 -07:00 |
linux
|
[flutter_tools] macOS cleanups, attach to log reader in release mode (#61913)
|
2020-07-22 18:23:20 -07:00 |
macos
|
Allow hyphens in iOS UDIDs (#62225)
|
2020-07-28 10:29:34 -07:00 |
reporting
|
[flutter_tools] fix crash if grouped doctor validator crashes (#60658)
|
2020-07-01 22:48:02 -07:00 |
runner
|
Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#62147)
|
2020-07-29 10:05:40 -07:00 |
test
|
Remove mistakenly added DartDevelopmentService dependency (#62792)
|
2020-08-03 10:33:07 -07:00 |
tester
|
[flutter_tools] update device discovery constructors (#61640)
|
2020-07-28 10:20:01 -07:00 |
vscode
|
[flutter_tools] fix windows vscode lookup (#56491)
|
2020-05-06 16:51:01 -07:00 |
web
|
Skip printing rendered error text in machine mode (#61684)
|
2020-07-20 09:41:03 -07:00 |
windows
|
Switch Windows to CMake (#60629)
|
2020-07-06 12:59:16 -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
|
Roll packages (#61034)
|
2020-07-07 16:40:33 -07:00 |
artifacts.dart
|
[flutter_tools] support sound null-safety mode for the web (#60570)
|
2020-06-30 12:29:42 -07:00 |
asset.dart
|
[flutter_tools] fix recursive asset variant issue (#61129)
|
2020-07-08 18:07:27 -07:00 |
build_info.dart
|
[flutter_tools] remove globals from device manager, flutter tester (#61139)
|
2020-07-10 11:52:09 -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] add feature for iOS, android, and fuchsia (#61481)
|
2020-07-16 09:51:59 -07:00 |
cmake.dart
|
Switch Windows to CMake (#60629)
|
2020-07-06 12:59:16 -07:00 |
compile.dart
|
[flutter_tools] turn down flutter generate (#61475)
|
2020-07-16 09:51:22 -07:00 |
context_runner.dart
|
[flutter_tools] macOS cleanups, attach to log reader in release mode (#61913)
|
2020-07-22 18:23:20 -07:00 |
convert.dart
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
desktop_device.dart
|
[flutter_tools] macOS cleanups, attach to log reader in release mode (#61913)
|
2020-07-22 18:23:20 -07:00 |
devfs.dart
|
[flutter_tools] Add plumbing for widget cache (#61766)
|
2020-07-20 14:03:44 -07:00 |
device.dart
|
Add purge-persistent-cache option to run and drive (#62221)
|
2020-07-29 12:24:39 -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] ensure emulator command does not crash with missing avdmanager (#57703)
|
2020-05-27 10:10:30 -07:00 |
features.dart
|
[flutter_tools] turn off fuchsia support by default (#61634)
|
2020-07-21 02:26:04 -07:00 |
flutter_manifest.dart
|
[flutter_tools] generate a synthetic flutter_gen package on pub get (#61261)
|
2020-07-15 10:12:52 -07:00 |
flutter_project_metadata.dart
|
Include metadata in GitHub crash template (#53118)
|
2020-03-27 16:21:45 -07:00 |
globals.dart
|
Show device diagnostic messages in doctor (#61585)
|
2020-07-17 09:41:03 -07:00 |
mdns_discovery.dart
|
[flutter_tools] minor cleanups to try catch (#57446)
|
2020-05-18 09:38:22 -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
|
Show correct errors when plugins yaml forgot the 'flutter.plugins.pla… (#61338)
|
2020-07-22 18:24:03 -07:00 |
project.dart
|
Set the application-id in the Linux shell (#60053)
|
2020-07-30 08:46:29 +12: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
|
Add daemon handler to start devtools (#62608)
|
2020-07-31 11:06:05 -07:00 |
run_cold.dart
|
Skip printing rendered error text in machine mode (#61684)
|
2020-07-20 09:41:03 -07:00 |
run_hot.dart
|
[flutter_tools] remove breakpoints from paused isolate on hot restart (#62069)
|
2020-07-24 15:34:55 -07:00 |
template.dart
|
remove iOS folder (#61561)
|
2020-07-28 10:33:52 -07:00 |
tracing.dart
|
Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (#62147)
|
2020-07-29 10:05:40 -07:00 |
version.dart
|
[flutter_tools] Make flutter git upstream configurable (#61513)
|
2020-07-24 16:16:31 -07:00 |
vmservice.dart
|
[flutter_tools] Add plumbing for widget cache (#61766)
|
2020-07-20 14:03:44 -07:00 |
widget_cache.dart
|
[flutter_tools] Add plumbing for widget cache (#61766)
|
2020-07-20 14:03:44 -07:00 |