.. |
android
|
[flutter_tools] fix AndroidSdk.reinitialize bad state error (#111527)
|
2022-09-16 03:49:30 +00:00 |
base
|
refactor: strip all local symbols from macOS and iOS App.framework - reduces app size (#111264)
|
2022-09-09 21:13:10 +00:00 |
build_system
|
Feat: dSYM debug info for iOS & macOS builds (#101586)
|
2022-09-05 18:16:16 +00:00 |
commands
|
[tool] Proposal to support dart define config from a json file (#108098)
|
2022-09-26 21:47:27 +00:00 |
custom_devices
|
Stop using FallThroughError . (#105600)
|
2022-06-08 22:38:08 -07:00 |
dart
|
Reland: Show output from pub get in flutter pub get (#110851)
|
2022-09-08 15:13:23 +02:00 |
debug_adapters
|
[dap] Don't wait for appStarted before responding to launch/attach + don't call app.stop for unstarted app (#109386)
|
2022-08-25 15:35:09 +00:00 |
drive
|
Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711)
|
2022-09-08 15:25:27 -07:00 |
fuchsia
|
Remove outdated Fuchsia concepts (#107335)
|
2022-07-22 16:42:48 -07:00 |
intellij
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
ios
|
Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711)
|
2022-09-08 15:25:27 -07:00 |
isolated
|
Reland "Null safety migration of packages/flutter_tools/bin" (#111756)
|
2022-09-16 12:39:55 -07:00 |
linux
|
Support single arch local engines for 'build macos-framework' and 'ios-framework' (#110564)
|
2022-08-30 17:44:14 +00:00 |
localizations
|
Reland "Null safety migration of packages/flutter_tools/bin" (#111756)
|
2022-09-16 12:39:55 -07:00 |
macos
|
Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711)
|
2022-09-08 15:25:27 -07:00 |
migrate
|
fix noop toString() diagnostics (#108836)
|
2022-08-02 21:51:06 +00:00 |
migrations
|
Set Xcode build script phases to always run (#108331)
|
2022-07-26 19:20:07 +00:00 |
proxied_devices
|
Ignore body_might_complete_normally_catch_error violations (#105795)
|
2022-06-16 23:12:06 +00:00 |
reporting
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
runner
|
[tool] Proposal to support dart define config from a json file (#108098)
|
2022-09-26 21:47:27 +00:00 |
test
|
Reland "Null safety migration of packages/flutter_tools/bin" (#111756)
|
2022-09-16 12:39:55 -07:00 |
tester
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
vscode
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
web
|
[flutter_tools] Fix type error in ChromiumDevice.startApp (#111935)
|
2022-09-20 18:10:13 +00:00 |
windows
|
Windows version check in doctor (#110013)
|
2022-09-08 14:30:19 +00:00 |
application_package.dart
|
Add a new PrebuiltFlutterApplicationPackage interface. (#95290)
|
2022-01-05 07:54:57 -08:00 |
artifacts.dart
|
Support single arch local engines for 'build macos-framework' and 'ios-framework' (#110564)
|
2022-08-30 17:44:14 +00:00 |
asset.dart
|
Remove errant double spaces (#110758)
|
2022-09-02 04:00:58 +00:00 |
build_info.dart
|
[tool] Proposal to support dart define config from a json file (#108098)
|
2022-09-26 21:47:27 +00:00 |
bundle_builder.dart
|
Remove errant double spaces (#110758)
|
2022-09-02 04:00:58 +00:00 |
bundle.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
cache.dart
|
[flutter_tools] migrate more unit tests to null safety (#106153)
|
2022-06-17 21:34:27 -07:00 |
cmake_project.dart
|
[flutter_tools] remove UWP tooling (#102174)
|
2022-04-26 11:19:07 -07:00 |
cmake.dart
|
[Windows] Flow version information to the build output (#106145)
|
2022-06-27 10:45:56 -07:00 |
compile.dart
|
Remove passing of --debugger-module-names flag to frontend server (#109791)
|
2022-08-19 11:14:43 -07:00 |
context_runner.dart
|
Refactor DeviceManager.findTargetDevices() and FlutterCommand.findAllTargetDevices() , and add a flag to not show prompt. (#112223)
|
2022-09-23 21:10:35 +00:00 |
convert.dart
|
enable combinators_ordering (#107847)
|
2022-07-18 22:04:07 +00:00 |
daemon.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
dart_pub_json_formatter.dart
|
Pub dependencies project validator (#106895)
|
2022-07-15 23:12:05 +00:00 |
desktop_device.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
devfs.dart
|
[flutter_tools] support hot reload of font assets (#109091)
|
2022-08-08 20:42:06 +00:00 |
device_port_forwarder.dart
|
Fix device_port_forwarder file name typo (#79481)
|
2021-03-31 18:14:03 -07:00 |
device.dart
|
Refactor DeviceManager.findTargetDevices() and FlutterCommand.findAllTargetDevices() , and add a flag to not show prompt. (#112223)
|
2022-09-23 21:10:35 +00:00 |
devtools_launcher.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
doctor_validator.dart
|
[flutter_tools] Have FlutterValidator fail on non-ideal git config (#103259)
|
2022-06-20 19:05:07 +00:00 |
doctor.dart
|
[flutter_tools] reduce doctor timeout to debug 111686 (#111687)
|
2022-09-15 20:59:17 +00:00 |
emulator.dart
|
Migrate emulators to null safety (#92738)
|
2021-11-18 22:13:06 -08:00 |
features.dart
|
[flutter_tools] Enable custom devices on all channels (#109953)
|
2022-08-21 12:16:53 -07:00 |
flutter_application_package.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
flutter_cache.dart
|
Reland: Show output from pub get in flutter pub get (#110851)
|
2022-09-08 15:13:23 +02:00 |
flutter_device_manager.dart
|
Refactor DeviceManager.findTargetDevices() and FlutterCommand.findAllTargetDevices() , and add a flag to not show prompt. (#112223)
|
2022-09-23 21:10:35 +00:00 |
flutter_features.dart
|
[flutter_tools] remove UWP tooling (#102174)
|
2022-04-26 11:19:07 -07:00 |
flutter_manifest.dart
|
Put shaders under a 'shaders' section in the manifest (#106752)
|
2022-06-28 19:31:27 -07:00 |
flutter_plugins.dart
|
Generate syntax for plugin registration that works both with and without null safety. (#109480)
|
2022-08-19 16:16:41 +00:00 |
flutter_project_metadata.dart
|
Track platform in MigratePlaformConfig and enforce metadata file being provided (#110540)
|
2022-08-31 19:04:22 +00:00 |
globals.dart
|
[flutter_tools] Instantiate shutdown hooks before localfilesystem (#110693)
|
2022-09-02 17:38:56 +00:00 |
http_host_validator.dart
|
[flutter_tools] handle HandshakeException in httphostvalidator (#105076)
|
2022-06-01 14:08:13 -07:00 |
license_collector.dart
|
enable lint prefer_interpolation_to_compose_strings (#83407)
|
2021-06-01 11:14:06 -07:00 |
mdns_discovery.dart
|
Remove errant double spaces (#110758)
|
2022-09-02 04:00:58 +00:00 |
persistent_tool_state.dart
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
platform_plugins.dart
|
fix unnecessary_null_checks (#102705)
|
2022-04-28 10:39:06 -07:00 |
plugins.dart
|
FFI plugins (#96225)
|
2022-01-26 23:44:45 +01:00 |
pre_run_validator.dart
|
[flutter_tools] Catch lack of flutter tools source missing (#93168)
|
2021-11-12 14:43:52 -08:00 |
preview_device.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
project_validator_result.dart
|
Add info project validator status (#109169)
|
2022-08-09 17:59:06 +00:00 |
project_validator.dart
|
Add info project validator status (#109169)
|
2022-08-09 17:59:06 +00:00 |
project.dart
|
Remove doc for --ignore-deprecation and check for pubspec before v1 embedding check (#108523)
|
2022-07-28 20:48:05 -07:00 |
protocol_discovery.dart
|
Update flutter_tools to look for new VM service message (#97683)
|
2022-02-15 07:33:57 -08:00 |
proxy_validator.dart
|
feat(flutter_tools): Added proxy validator IPV6 loopback check (#95159)
|
2021-12-16 07:56:45 -08:00 |
resident_devtools_handler.dart
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
resident_runner.dart
|
Null safety migration of packages/flutter_tools/test/general.shard, part 2/2 (#110712)
|
2022-09-07 12:28:52 -07:00 |
run_cold.dart
|
[flutter_tools] Fix _CastError in HotRunner._resetDirtyAssets (#108771)
|
2022-08-24 23:40:19 +00:00 |
run_hot.dart
|
Update null safety warnings in prep for Dart 3 (#110998)
|
2022-09-07 14:59:25 +02:00 |
sksl_writer.dart
|
[flutter_tools] migrate some files to null safety (#110354)
|
2022-08-26 18:03:04 +00:00 |
template.dart
|
Migrate create command to null safety (#104484)
|
2022-05-24 18:48:10 -07:00 |
tracing.dart
|
Add logging when first frame is not rendering (#99566)
|
2022-03-04 17:16:21 -08:00 |
version.dart
|
Remove errant double spaces (#110758)
|
2022-09-02 04:00:58 +00:00 |
vmservice.dart
|
Null safety migration of packages/flutter_tools/test/general.shard, part 2/2 (#110712)
|
2022-09-07 12:28:52 -07:00 |
xcode_project.dart
|
Add flutter build macos-framework command (#105242)
|
2022-06-03 10:13:08 -07:00 |