.. |
android
|
Migrate reporting library to null safety (#80320)
|
2021-04-15 17:01:34 -07:00 |
base
|
Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897)
|
2021-04-26 22:35:45 -07:00 |
build_system
|
Fix bug when resolving entrypoint against package config (#81248)
|
2021-04-27 10:44:03 -07:00 |
commands
|
Use "aliases" in args to fix some technical debt (#81073)
|
2021-04-27 14:54:03 -07:00 |
custom_devices
|
[tool] cleanup bundle builder a bit (#80740)
|
2021-04-21 09:24:02 -07:00 |
dart
|
Migrate pub in flutter_tools to null safety (#80548)
|
2021-04-16 17:23:00 -07:00 |
drive
|
Migrate reporting library to null safety (#80320)
|
2021-04-15 17:01:34 -07:00 |
fuchsia
|
[flutter_tools] split host artifacts out of Artifacts (#80876)
|
2021-04-22 19:29:02 -07:00 |
intellij
|
Find Intellij installations with Spotlight query on macOS (#80479)
|
2021-04-16 14:19:03 -07:00 |
ios
|
[flutter_tools] split host artifacts out of Artifacts (#80876)
|
2021-04-22 19:29:02 -07:00 |
isolated
|
[flutter_tools] remove mocks and fix fake imports (#81309)
|
2021-04-27 11:51:41 -07:00 |
linux
|
Migrate flutter_tool plugins.dart to null safety (#80304)
|
2021-04-13 13:52:58 -07:00 |
localizations
|
Migrate gen_l10n to null safety (#80763)
|
2021-04-20 11:09:03 -07:00 |
macos
|
Migrate xcode.dart and xcode_validator.dart to null safety (#80614)
|
2021-04-18 14:39:03 -07:00 |
migrations
|
[flutter_tools] Add ARM64 Linux host and cross-building option support (#61221)
|
2021-02-12 14:25:30 -08:00 |
reporting
|
Migrate reporting library to null safety (#80320)
|
2021-04-15 17:01:34 -07:00 |
runner
|
Use "aliases" in args to fix some technical debt (#81073)
|
2021-04-27 14:54:03 -07:00 |
test
|
Change --disable-dds to --no-dds to avoid double negatives (#80900)
|
2021-04-23 16:29:38 -07:00 |
tester
|
[tool] cleanup bundle builder a bit (#80740)
|
2021-04-21 09:24:02 -07:00 |
vscode
|
Show VS Code Insiders in doctor (#80620)
|
2021-04-18 14:44:03 -07:00 |
web
|
[flutter_tools] skip copying 1GB of data from chrome cache dirs (#81170)
|
2021-04-26 13:02:42 -07:00 |
windows
|
[flutter_tools] fix asset directory paths for UWP (#80984)
|
2021-04-22 13:35:45 -07:00 |
application_package.dart
|
Migrate android_sdk and application_package to null safety (#79611)
|
2021-04-02 14:39:53 -07:00 |
artifacts.dart
|
[flutter_tools] split host artifacts out of Artifacts (#80876)
|
2021-04-22 19:29:02 -07:00 |
asset.dart
|
Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897)
|
2021-04-26 22:35:45 -07:00 |
build_info.dart
|
[flutter_tools] cache for UWP artifacts (#80069)
|
2021-04-09 10:59:01 -07:00 |
bundle.dart
|
Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897)
|
2021-04-26 22:35:45 -07:00 |
cache.dart
|
[flutter_tools] cache for UWP artifacts (#80069)
|
2021-04-09 10:59:01 -07:00 |
cmake.dart
|
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
|
2021-01-27 15:17:53 -08:00 |
compile.dart
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
context_runner.dart
|
[flutter_tools] split host artifacts out of Artifacts (#80876)
|
2021-04-22 19:29:02 -07:00 |
convert.dart
|
[flutter_tools] migrate some base libraries to null safety (#77738)
|
2021-03-10 12:15:04 -08:00 |
desktop_device.dart
|
Fix device_port_forwarder file name typo (#79481)
|
2021-03-31 18:14:03 -07:00 |
devfs.dart
|
Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897)
|
2021-04-26 22:35:45 -07:00 |
device_port_forwarder.dart
|
Fix device_port_forwarder file name typo (#79481)
|
2021-03-31 18:14:03 -07:00 |
device.dart
|
Change --disable-dds to --no-dds to avoid double negatives (#80900)
|
2021-04-23 16:29:38 -07:00 |
devtools_launcher.dart
|
Migrate persistent_tool_state to null safety (#80085)
|
2021-04-08 19:14:03 -07:00 |
doctor_validator.dart
|
Migrate doctor_validator to null safety (#79682)
|
2021-04-05 11:54:54 -07:00 |
doctor.dart
|
Find VS Code installations with Spotlight query on macOS (#80477)
|
2021-04-16 17:24:00 -07:00 |
emulator.dart
|
Revert "[flutter_tools] move process manager into tool (#75350)" (#75639)
|
2021-02-08 09:21:46 -08:00 |
features.dart
|
Remove flutterNext (#79989)
|
2021-04-07 22:20:42 -07:00 |
flutter_application_package.dart
|
Move cache from globals to globals_null_migrated (#79900)
|
2021-04-06 17:57:40 -07:00 |
flutter_cache.dart
|
Remove "unnecessary" imports in flutter_tools (#81008)
|
2021-04-26 10:49:03 -07:00 |
flutter_device_manager.dart
|
Pull XCDevice out of xcode.dart (#80324)
|
2021-04-13 18:10:21 -07:00 |
flutter_features.dart
|
Migrate web_validator to null safety (#80095)
|
2021-04-08 21:04:02 -07:00 |
flutter_manifest.dart
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
flutter_plugins.dart
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
flutter_project_metadata.dart
|
Migrate flutter_project_metadata to null safety (#78944)
|
2021-03-24 15:21:23 -07:00 |
globals_null_migrated.dart
|
Migrate xcode.dart and xcode_validator.dart to null safety (#80614)
|
2021-04-18 14:39:03 -07:00 |
globals.dart
|
Migrate xcode.dart and xcode_validator.dart to null safety (#80614)
|
2021-04-18 14:39:03 -07:00 |
license_collector.dart
|
Migrate flutter_project_metadata to null safety (#78944)
|
2021-03-24 15:21:23 -07:00 |
mdns_discovery.dart
|
Enable unnecessary_await_in_return lint (#77434)
|
2021-03-05 18:38:15 -08:00 |
persistent_tool_state.dart
|
Migrate persistent_tool_state to null safety (#80085)
|
2021-04-08 19:14:03 -07:00 |
platform_plugins.dart
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
plugins.dart
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
project.dart
|
Split out XcodeProjectInterpreter from xcode_build_settings (#80399)
|
2021-04-14 16:51:10 -07:00 |
protocol_discovery.dart
|
Fix device_port_forwarder file name typo (#79481)
|
2021-03-31 18:14:03 -07:00 |
proxy_validator.dart
|
Migrate some workflows and doctor validators to null safety (#79807)
|
2021-04-05 14:00:36 -07:00 |
resident_devtools_handler.dart
|
Stop the DevTools child process if the runner terminates unexpectedly (#80602)
|
2021-04-18 09:34:03 -07:00 |
resident_runner.dart
|
Change --disable-dds to --no-dds to avoid double negatives (#80900)
|
2021-04-23 16:29:38 -07:00 |
run_cold.dart
|
Clean up the command line tool interactive help output. (#80903)
|
2021-04-22 19:34:02 -07:00 |
run_hot.dart
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
sksl_writer.dart
|
Migrate tool version to null safety (#79911)
|
2021-04-07 16:49:23 -07:00 |
template.dart
|
Migrate template to null safety (#80016)
|
2021-04-08 15:19:03 -07:00 |
tracing.dart
|
Allow writing startup_info.json to somewhere other than the build dir (#79338)
|
2021-03-30 16:18:45 -07:00 |
version.dart
|
Migrate tool version to null safety (#79911)
|
2021-04-07 16:49:23 -07:00 |
vmservice.dart
|
[flutter_tools] remove usage of getIsolate in extension waiter (#80960)
|
2021-04-22 10:47:57 -07:00 |