.. |
android
|
[flutter_tools] require cmdline-tools for android licenses (#82560)
|
2021-05-22 15:54:03 -07:00 |
base
|
Enable avoid_escaping_inner_quotes lint (#81153)
|
2021-05-19 09:54:02 -07:00 |
build_system
|
Migrate build_system, exceptions, and source to null safety (#83147)
|
2021-05-24 10:29:04 -07:00 |
commands
|
Migrate build_system, exceptions, and source to null safety (#83147)
|
2021-05-24 10:29:04 -07:00 |
custom_devices
|
[custom-devices] add screenshotting support (#80675)
|
2021-04-29 22:39:03 -07:00 |
dart
|
Be more helpful when l10n generation fails (#83134)
|
2021-05-21 17:19:02 -07:00 |
drive
|
[flutter_tools] support memory profiles from flutter drive (#82739)
|
2021-05-17 17:39:03 -07:00 |
fuchsia
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -07:00 |
intellij
|
Find Intellij installations with Spotlight query on macOS (#80479)
|
2021-04-16 14:19:03 -07:00 |
ios
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -07:00 |
isolated
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -07:00 |
linux
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -07:00 |
localizations
|
Use type:int without format in gen_l10n (#83132)
|
2021-05-24 09:54:02 -07:00 |
macos
|
Enable avoid_escaping_inner_quotes lint (#81153)
|
2021-05-19 09:54:02 -07:00 |
migrations
|
remove unnecessary String.toString() (#81859)
|
2021-05-07 14:54:02 -07:00 |
reporting
|
Refactor CustomDimensions in analytics to be type safe (#82531)
|
2021-05-18 20:29:03 -07:00 |
runner
|
[flutter_tools] allow passing properties directly to gradle (#82941)
|
2021-05-20 16:19:03 -07:00 |
test
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -07:00 |
tester
|
Apply style guide regarding createTempSync pattern (#81090)
|
2021-04-27 14:59:03 -07:00 |
vscode
|
[reland] Adding vscode path installed via snap (#81989)
|
2021-05-11 17:04:03 -07:00 |
web
|
Migrate build_system, exceptions, and source to null safety (#83147)
|
2021-05-24 10:29:04 -07:00 |
windows
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -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] migrate artifacts to null safety (#83073)
|
2021-05-21 11:54:03 -07:00 |
asset.dart
|
[fuchsia_asset_builder] Write depfile (#82469)
|
2021-05-18 20:24:04 -07:00 |
build_info.dart
|
[flutter_tools] allow passing properties directly to gradle (#82941)
|
2021-05-20 16:19:03 -07:00 |
bundle.dart
|
Migrate build_system, exceptions, and source to null safety (#83147)
|
2021-05-24 10:29:04 -07:00 |
cache.dart
|
remove noop primitive operations (#82297)
|
2021-05-12 00:04:02 -07:00 |
cmake.dart
|
[flutter_tools] support flutter run -d winuwp (#82373)
|
2021-05-12 20:45:30 -07:00 |
compile.dart
|
Migrate compile to null safety (#83153)
|
2021-05-24 11:24:02 -07:00 |
context_runner.dart
|
[tool] Improve Windows install process (#82659)
|
2021-05-16 17:21:18 -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
|
[flutter_tools] support memory profiles from flutter drive (#82739)
|
2021-05-17 17:39: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
|
Add cold boot option to emulator launch command (#82647)
|
2021-05-19 10:54:04 -07:00 |
features.dart
|
[flutter_tools] adjust some feature settings (#82851)
|
2021-05-18 20:49:03 -07:00 |
flutter_application_package.dart
|
[flutter_tools] support flutter run -d winuwp (#82373)
|
2021-05-12 20:45:30 -07:00 |
flutter_cache.dart
|
[flutter_tools] use try to delete in web cache (#82478)
|
2021-05-13 21:44:02 -07:00 |
flutter_device_manager.dart
|
[flutter_tools] support flutter run -d winuwp (#82373)
|
2021-05-12 20:45:30 -07:00 |
flutter_features.dart
|
Migrate web_validator to null safety (#80095)
|
2021-04-08 21:04:02 -07:00 |
flutter_manifest.dart
|
allow flutterManifest to handle empty lists, add unit tests (#81324)
|
2021-04-27 16:04:03 -07:00 |
flutter_plugins.dart
|
Enable avoid_escaping_inner_quotes lint (#81153)
|
2021-05-19 09:54:02 -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 build_system, exceptions, and source to null safety (#83147)
|
2021-05-24 10:29:04 -07:00 |
globals.dart
|
Migrate build_system, exceptions, and source to null safety (#83147)
|
2021-05-24 10:29:04 -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
|
Remove symroot from generated iOS Xcode build settings (#82576)
|
2021-05-14 17:09:04 -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
|
[flutter_tools] remove special casing of web listview requests (#82826)
|
2021-05-18 13:19:03 -07:00 |
resident_runner.dart
|
Migrate build_system, exceptions, and source to null safety (#83147)
|
2021-05-24 10:29:04 -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 special casing of web listview requests (#82826)
|
2021-05-18 13:19:03 -07:00 |