.. |
android
|
Updated the kotlinlang version url. (#115782)
|
2022-11-21 21:47:25 +00:00 |
base
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
build_system
|
[Impeller] Add shader include with FlutterFragCoord for use by FragmentProgram (#114214)
|
2022-11-14 21:38:46 -08:00 |
commands
|
[flutter_tools] Add flutter update-packages --synthetic-package-path (#115665)
|
2022-11-21 20:04:52 +00:00 |
custom_devices
|
|
|
dart
|
improve debugging when dart pub get call fails (#112968)
|
2022-10-05 21:53:06 +00:00 |
debug_adapters
|
[flutter_tools/dap] Add support for forwarding flutter run --machine exposeUrl requests to the DAP client (#114539)
|
2022-11-09 19:16:47 +00:00 |
drive
|
Make Logger required when injected in flutter_tool (#114111)
|
2022-10-27 22:40:08 +00:00 |
fuchsia
|
|
|
intellij
|
|
|
ios
|
[tools]build ipa validate template icon files (#114841)
|
2022-11-16 19:29:17 +00:00 |
isolated
|
Change some required nullable parameters in tool to non-null (#114115)
|
2022-11-04 17:36:01 +00:00 |
linux
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
localizations
|
ICU Message Syntax Parser (#112390)
|
2022-11-05 10:26:46 -07:00 |
macos
|
when getting xcworkspace, exclude hidden files (#114099)
|
2022-11-07 18:48:52 +00:00 |
migrations
|
Return void from project migrate() (#112897)
|
2022-10-05 20:22:56 +00:00 |
proxied_devices
|
[flutter_tools] remove all body_might_complete_normally_catch_error ignores (#115184)
|
2022-11-16 18:20:45 +00:00 |
reporting
|
|
|
runner
|
Do not strip architecture suffixes from host local-engine (#115320)
|
2022-11-15 01:36:49 +00:00 |
test
|
Remove redundant arguments passed to redirecting factory constructors (#115497)
|
2022-11-17 00:47:14 +00:00 |
tester
|
Add more supported simulator debugging options and improve tests (#114628)
|
2022-11-09 18:17:09 +00:00 |
vscode
|
|
|
web
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
windows
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
application_package.dart
|
|
|
artifacts.dart
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
asset.dart
|
[flutter_tools] Add support for compiling shaders to JSON bundle for web (#114295)
|
2022-10-31 16:52:09 +00:00 |
build_info.dart
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
bundle_builder.dart
|
[flutter_tools] Add support for compiling shaders to JSON bundle for web (#114295)
|
2022-10-31 16:52:09 +00:00 |
bundle.dart
|
|
|
cache.dart
|
|
|
cmake_project.dart
|
|
|
cmake.dart
|
Rev package:pub_semver to the latest version (#115570)
|
2022-11-17 18:29:37 +00:00 |
compile.dart
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
context_runner.dart
|
chore: enable Flutter Android workflow on aarch64 (#113829)
|
2022-11-10 22:09:28 +00:00 |
convert.dart
|
|
|
daemon.dart
|
|
|
dart_pub_json_formatter.dart
|
|
|
desktop_device.dart
|
|
|
devfs.dart
|
|
|
device_port_forwarder.dart
|
|
|
device.dart
|
Add more supported simulator debugging options and improve tests (#114628)
|
2022-11-09 18:17:09 +00:00 |
devtools_launcher.dart
|
Make Logger required when injected in flutter_tool (#114111)
|
2022-10-27 22:40:08 +00:00 |
doctor_validator.dart
|
|
|
doctor.dart
|
Validate bins on path in doctor (#113106)
|
2022-10-20 18:02:10 +00:00 |
emulator.dart
|
|
|
features.dart
|
|
|
flutter_application_package.dart
|
[tool] Install the corresponding APK in flutter run (#113622)
|
2022-10-19 02:44:30 +00:00 |
flutter_cache.dart
|
[flutter_tool] Don't download CanvasKit if it's already in flutter_web_sdk (#113072)
|
2022-10-07 10:28:49 -07: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_manifest.dart
|
|
|
flutter_plugins.dart
|
|
|
flutter_project_metadata.dart
|
|
|
globals.dart
|
|
|
http_host_validator.dart
|
|
|
license_collector.dart
|
|
|
mdns_discovery.dart
|
|
|
persistent_tool_state.dart
|
Create a main alias for master channel. (#115388)
|
2022-11-16 02:49:00 +00:00 |
platform_plugins.dart
|
|
|
plugins.dart
|
|
|
pre_run_validator.dart
|
|
|
preview_device.dart
|
|
|
project_validator_result.dart
|
|
|
project_validator.dart
|
[flutter_tools] analyze --suggestions --machine command (#112217)
|
2022-10-03 17:40:58 +00:00 |
project.dart
|
[macOS] Flavors project throws no flavor specified for creating a project. (#113979)
|
2022-10-25 19:50:50 +00:00 |
protocol_discovery.dart
|
|
|
proxy_validator.dart
|
|
|
resident_devtools_handler.dart
|
|
|
resident_runner.dart
|
Revert "[web] Add --local-web-sdk flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242)
|
2022-11-13 20:23:26 +00:00 |
run_cold.dart
|
|
|
run_hot.dart
|
[flutter_tools] remove all body_might_complete_normally_catch_error ignores (#115184)
|
2022-11-16 18:20:45 +00:00 |
sksl_writer.dart
|
|
|
template.dart
|
[tools]build ipa validate template icon files (#114841)
|
2022-11-16 19:29:17 +00:00 |
tracing.dart
|
|
|
version.dart
|
Create a main alias for master channel. (#115388)
|
2022-11-16 02:49:00 +00:00 |
vmservice.dart
|
[flutter_tools] remove all body_might_complete_normally_catch_error ignores (#115184)
|
2022-11-16 18:20:45 +00:00 |
xcode_project.dart
|
when getting xcworkspace, exclude hidden files (#114099)
|
2022-11-07 18:48:52 +00:00 |