.. |
android
|
Update Android minSdkVersion to 21 (#142267)
|
2024-01-29 09:49:09 -08:00 |
base
|
Remove duplicate global declaration of UserMessages (#142281)
|
2024-01-26 21:41:16 +00:00 |
build_system
|
Refactor ShaderTarget to not explicitly mention impeller or Skia (#141460)
|
2024-01-31 21:30:02 +00:00 |
commands
|
Show Mac Designed For iPad in 'flutter devices' (#141718)
|
2024-01-31 19:34:07 +00:00 |
custom_devices
|
Add --trace-to-file option to flutter run (#135713)
|
2023-10-12 13:23:52 -04:00 |
dart
|
[flutter_tools] toolexit when using plugins with preview device (#136936)
|
2023-11-07 20:37:19 +00:00 |
debug_adapters
|
Fixed few typos (#141543)
|
2024-01-16 21:40:08 +00:00 |
drive
|
Fixed a lot of typos (#141431)
|
2024-01-12 22:10:25 +00:00 |
fuchsia
|
|
|
intellij
|
Remove duplicate global declaration of UserMessages (#142281)
|
2024-01-26 21:41:16 +00:00 |
ios
|
[flutter_tools] add debugging to ios/core_devices.dart (#142187)
|
2024-01-31 15:36:15 -08:00 |
isolated
|
consolidate AssetBundle::entries and AssetBundle::entryKinds into a new type, AssetBundleEntry (#142029)
|
2024-01-23 22:00:46 +00:00 |
linux
|
Reapply "Native assets: roll deps" (#141748) (#141864)
|
2024-01-22 10:42:15 +00:00 |
localizations
|
[flutter_tools] fix flutter create -t skeleton (#141233)
|
2024-01-10 18:50:07 +00:00 |
macos
|
Show Mac Designed For iPad in 'flutter devices' (#141718)
|
2024-01-31 19:34:07 +00:00 |
migrations
|
Migrate Xcode projects last version checks to Xcode 15.1 (#140256)
|
2024-01-03 23:05:46 +00:00 |
proxied_devices
|
Optimize file transfer when using proxied devices. (#139968)
|
2023-12-14 00:11:32 +00:00 |
reporting
|
Don't show legacy welcome message when analytics are disabled (#140956)
|
2024-01-25 16:29:42 +01:00 |
runner
|
Update Android minSdkVersion to 21 (#142267)
|
2024-01-29 09:49:09 -08:00 |
test
|
Enable native compilation for windows-arm64 (#141930)
|
2024-01-26 00:08:20 +00:00 |
tester
|
in flutter run , throw tool exit when --flavor is provided but is not supported on the target device (#139045)
|
2024-01-05 21:47:58 +00:00 |
vscode
|
Remove duplicate global declaration of UserMessages (#142281)
|
2024-01-26 21:41:16 +00:00 |
web
|
[Reland] Migration for the sendTiming events for package:unified_analytics (#139299)
|
2023-12-04 21:39:18 +00:00 |
windows
|
Remove duplicate global declaration of UserMessages (#142281)
|
2024-01-26 21:41:16 +00:00 |
application_package.dart
|
|
|
artifacts.dart
|
Enable native compilation for windows-arm64 (#141930)
|
2024-01-26 00:08:20 +00:00 |
asset.dart
|
Catch file system exceptions when trying to parse user-provided asset file paths (#142214)
|
2024-01-29 18:43:57 +00:00 |
build_info.dart
|
Update Android minSdkVersion to 21 (#142267)
|
2024-01-29 09:49:09 -08:00 |
bundle_builder.dart
|
Refactor ShaderTarget to not explicitly mention impeller or Skia (#141460)
|
2024-01-31 21:30:02 +00:00 |
bundle.dart
|
Remove the fast reassemble / single widget reload feature (#132255)
|
2023-08-10 21:48:06 +00:00 |
cache.dart
|
Enable private field promotion for flutter_tools (#134474)
|
2023-09-12 20:20:04 +00:00 |
cmake_project.dart
|
[Windows] Ensure window is shown (#127046)
|
2023-05-19 22:25:55 +00:00 |
cmake.dart
|
Reduce usage of testUsingContext (#131078)
|
2023-07-24 17:22:25 +00:00 |
compile.dart
|
Reland "Switch flutter_tools to run frontend server from AOT snapshot" (#136282)
|
2023-10-11 16:15:26 -04:00 |
context_runner.dart
|
Remove duplicate global declaration of UserMessages (#142281)
|
2024-01-26 21:41:16 +00:00 |
convert.dart
|
|
|
daemon.dart
|
|
|
dart_pub_json_formatter.dart
|
|
|
desktop_device.dart
|
Add --trace-to-file option to flutter run (#135713)
|
2023-10-12 13:23:52 -04:00 |
devfs.dart
|
consolidate AssetBundle::entries and AssetBundle::entryKinds into a new type, AssetBundleEntry (#142029)
|
2024-01-23 22:00:46 +00:00 |
device_port_forwarder.dart
|
|
|
device.dart
|
in flutter run , throw tool exit when --flavor is provided but is not supported on the target device (#139045)
|
2024-01-05 21:47:58 +00:00 |
devtools_launcher.dart
|
|
|
doctor_validator.dart
|
|
|
doctor.dart
|
Remove duplicate global declaration of UserMessages (#142281)
|
2024-01-26 21:41:16 +00:00 |
emulator.dart
|
Reland "[tool] Move Java functions to their own file" (#126577)
|
2023-05-20 06:29:21 +00:00 |
features.dart
|
[flutter_tools] fix instructions to disable CLI animations (#139094)
|
2023-11-27 22:00:50 +00:00 |
flutter_application_package.dart
|
Enable native compilation for windows-arm64 (#141930)
|
2024-01-26 00:08:20 +00:00 |
flutter_cache.dart
|
Enable native compilation for windows-arm64 (#141930)
|
2024-01-26 00:08:20 +00:00 |
flutter_device_manager.dart
|
Flutter preview device (#135639)
|
2023-10-18 00:27:54 +00:00 |
flutter_features.dart
|
Flutter preview device (#135639)
|
2023-10-18 00:27:54 +00:00 |
flutter_manifest.dart
|
Remove duplicate global declaration of UserMessages (#142281)
|
2024-01-26 21:41:16 +00:00 |
flutter_plugins.dart
|
refactor: Rename filterPluginsByPlatform, cleanup Platform Strings (#141780)
|
2024-01-22 21:54:06 +00:00 |
flutter_project_metadata.dart
|
Native assets support for MacOS and iOS (#130494)
|
2023-09-10 08:07:13 +00:00 |
globals.dart
|
Reduce animations further when --no-cli-animations is set. (#133598)
|
2023-11-16 21:05:22 +00:00 |
html_utils.dart
|
flutter-tool, web: update HTML template serviceWorkerVersion to be const (#124826)
|
2023-04-14 02:01:21 +00:00 |
http_host_validator.dart
|
|
|
license_collector.dart
|
[flutter_tools] refactor license collector (#128748)
|
2023-06-15 20:25:19 +00:00 |
mdns_discovery.dart
|
Enable native compilation for windows-arm64 (#141930)
|
2024-01-26 00:08:20 +00:00 |
native_assets.dart
|
Enable native compilation for windows-arm64 (#141930)
|
2024-01-26 00:08:20 +00:00 |
persistent_tool_state.dart
|
|
|
platform_plugins.dart
|
|
|
plugins.dart
|
|
|
pre_run_validator.dart
|
|
|
preview_device.dart
|
[flutter_tools] Ensure flutter daemon clients can detect preview device (#140112)
|
2023-12-21 19:01:16 +00:00 |
project_validator_result.dart
|
|
|
project_validator.dart
|
Fix formatting (#137613)
|
2023-10-31 13:27:26 +00:00 |
project.dart
|
Add support for Gradle Kotlin DSL (#140744)
|
2024-01-12 02:20:06 +00:00 |
protocol_discovery.dart
|
Remove an unnecessary assert (#129796)
|
2023-06-30 18:07:54 +00:00 |
proxy_validator.dart
|
|
|
resident_devtools_handler.dart
|
Enable private field promotion for flutter_tools (#134474)
|
2023-09-12 20:20:04 +00:00 |
resident_runner.dart
|
Update Android minSdkVersion to 21 (#142267)
|
2024-01-29 09:49:09 -08:00 |
run_cold.dart
|
Update Android minSdkVersion to 21 (#142267)
|
2024-01-29 09:49:09 -08:00 |
run_hot.dart
|
Refactor ShaderTarget to not explicitly mention impeller or Skia (#141460)
|
2024-01-31 21:30:02 +00:00 |
sksl_writer.dart
|
Enable native compilation for windows-arm64 (#141930)
|
2024-01-26 00:08:20 +00:00 |
template.dart
|
Fix description in index.html / manifest.json getting double quoted (#131842)
|
2023-08-18 02:58:20 +00:00 |
tracing.dart
|
|
|
update_packages_pins.dart
|
Upgrade leak_tracker. (#142162)
|
2024-01-24 15:33:17 -08:00 |
version.dart
|
[flutter_tools] Fix "FormatException: Invalid date format" during version freshness check (#134088)
|
2023-09-06 17:22:13 +00:00 |
vmservice.dart
|
Null-assert the value given to a Completer expecting a non-null value (#136776)
|
2023-10-18 22:19:18 +00:00 |
xcode_project.dart
|
Ensure Xcode project is setup to start debugger (#136977)
|
2023-10-25 17:08:57 +00:00 |