.. |
android
|
[flutter_tools] fix period in URL for androidX incompat (#57182)
|
2020-05-14 12:32:03 -07:00 |
base
|
[flutter_tools] Delete system temp entries on fatal signals (#55513)
|
2020-05-14 14:27:02 -07:00 |
build_runner
|
Updated dwds (and other packages) (#56958)
|
2020-05-13 09:07:09 -07:00 |
build_system
|
[flutter_tools] introduce a BuildSystem interface (#56946)
|
2020-05-13 09:12:08 -07:00 |
commands
|
Fix typo in 'flutter create --list-samples' help (#57005)
|
2020-05-14 14:37:03 -07:00 |
dart
|
[flutter_tools] do not set timestamp of package_config file (#57077)
|
2020-05-14 11:12:08 -07:00 |
fuchsia
|
[flutter_tools] Restore base/platform.dart (#56410)
|
2020-05-06 08:15:39 -07:00 |
intellij
|
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
|
2020-03-06 10:22:12 -08:00 |
ios
|
Remove dead definesCustomBuildConfigurations (#56961)
|
2020-05-12 13:44:02 -07:00 |
linux
|
[flutter_tools] Restore base/platform.dart (#56410)
|
2020-05-06 08:15:39 -07:00 |
macos
|
Remove Runner target check, prefer schemes (#56620)
|
2020-05-11 11:56:44 -07:00 |
reporting
|
[flutter_tools] Restore base/platform.dart (#56410)
|
2020-05-06 08:15:39 -07:00 |
runner
|
[flutter_tools] Delete system temp entries on fatal signals (#55513)
|
2020-05-14 14:27:02 -07:00 |
test
|
[flutter_tools] re-enable non-nullable test (#57075)
|
2020-05-13 09:32:03 -07:00 |
tester
|
[flutter_tools] remove PackageMap and finish PackageConfig migration (#55244)
|
2020-04-21 19:55:15 -07:00 |
vscode
|
[flutter_tools] fix windows vscode lookup (#56491)
|
2020-05-06 16:51:01 -07:00 |
web
|
[flutter_tools] Restore base/platform.dart (#56410)
|
2020-05-06 08:15:39 -07:00 |
windows
|
[flutter_tools] Restore base/platform.dart (#56410)
|
2020-05-06 08:15:39 -07:00 |
aot.dart
|
[flutter_tools] don't compute hashes of well known artifacts (#53848)
|
2020-04-20 12:21:20 -07:00 |
application_package.dart
|
Remove Runner target check, prefer schemes (#56620)
|
2020-05-11 11:56:44 -07:00 |
artifacts.dart
|
[flutter_tools] Restore base/platform.dart (#56410)
|
2020-05-06 08:15:39 -07:00 |
asset.dart
|
[flutter_tools] surface missing assets originating package (#55701)
|
2020-05-16 14:52:04 -07:00 |
build_info.dart
|
BuildInfo tests without context (#56329)
|
2020-05-04 18:37:44 -07:00 |
bundle.dart
|
[flutter_tools] ensure track-widget-creation can be changed on devcompiler (#56564)
|
2020-05-07 18:58:43 -07:00 |
cache.dart
|
[flutter_tools] Don't try to execute gradle wrapper out of /tmp (#56706)
|
2020-05-08 14:00:28 -07:00 |
codegen.dart
|
[flutter_tools] update compilation to use package config (#54467)
|
2020-04-20 14:02:49 -07:00 |
compile.dart
|
[flutter_tools] update compilation to use package config (#54467)
|
2020-04-20 14:02:49 -07:00 |
context_runner.dart
|
[flutter_tools] Delete system temp entries on fatal signals (#55513)
|
2020-05-14 14:27:02 -07:00 |
convert.dart
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
desktop_device.dart
|
flutter_tools: Prefer using .of() over .from() when possible (#55250)
|
2020-04-21 22:09:50 -07:00 |
devfs.dart
|
[flutter_tools] remove vm service (#55794)
|
2020-04-29 11:52:46 -07:00 |
device.dart
|
Make initial daemon devices population fast (#56959)
|
2020-05-14 11:00:51 -07:00 |
doctor.dart
|
Add mirror overrides to doctor output (#56928)
|
2020-05-11 11:57:02 -07:00 |
emulator.dart
|
Use androidSdk globals variable everywhere (#56330)
|
2020-05-04 17:48:10 -07:00 |
features.dart
|
Switch flutter_tools to use frontend_server for web compilation (#50365)
|
2020-02-11 15:43:46 -08:00 |
flutter_manifest.dart
|
[flutter_tools] refactor FlutterManifest to be context-free (#54555)
|
2020-04-13 18:55:01 -07:00 |
flutter_project_metadata.dart
|
Include metadata in GitHub crash template (#53118)
|
2020-03-27 16:21:45 -07:00 |
globals.dart
|
[flutter_tools] Delete system temp entries on fatal signals (#55513)
|
2020-05-14 14:27:02 -07:00 |
mdns_discovery.dart
|
[flutter_tools] Hanlde OSError in places where we've seen it thrown (#52491)
|
2020-03-12 14:01:01 -07:00 |
persistent_tool_state.dart
|
[flutter_tools] Restore base/platform.dart (#56410)
|
2020-05-06 08:15:39 -07:00 |
platform_plugins.dart
|
[flutter_tools] Don't generate native registrant classes if no pluginClass is defined (#53785)
|
2020-04-03 11:51:01 -07:00 |
plugins.dart
|
[flutter_tools] Make packages not required for local engine (#55882)
|
2020-04-28 14:53:53 -07:00 |
project.dart
|
Remove Runner target check, prefer schemes (#56620)
|
2020-05-11 11:56:44 -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
|
enable avoid_equals_and_hash_code_on_mutable_classes (#52507)
|
2020-04-06 13:36:01 -07:00 |
resident_runner.dart
|
[flutter_tools] Delete system temp entries on fatal signals (#55513)
|
2020-05-14 14:27:02 -07:00 |
run_cold.dart
|
[flutter_tools] reland remove flutter view cache (#56387)
|
2020-05-05 12:09:51 -07:00 |
run_hot.dart
|
Revert "[flutter_tools] integrate l10n tool into build/run (#56167)" (#56800)
|
2020-05-09 17:50:46 -07:00 |
template.dart
|
[flutter_tools] ensure package_config is re-created if pub get is run (#57184)
|
2020-05-14 11:22:07 -07:00 |
tracing.dart
|
[flutter_tools] remove vm service (#55794)
|
2020-04-29 11:52:46 -07:00 |
version.dart
|
[flutter_tools] check first for stable tag, then dev tag (#55342)
|
2020-04-23 15:19:27 -07:00 |
vmservice.dart
|
[flutter_tools] reland remove flutter view cache (#56387)
|
2020-05-05 12:09:51 -07:00 |