.. |
android
|
95533 min sdk error msgs enhancements (#99550)
|
2022-03-08 16:20:21 -08:00 |
base
|
Update minimum required version to Xcode 13 (#97746)
|
2022-03-01 16:26:11 -08:00 |
build_system
|
Starts using the --source flag to compile the dart registrant. (#98046)
|
2022-03-01 16:24:47 -08:00 |
commands
|
First pass at using platform abstraction for plugins (#92672)
|
2022-03-09 14:10:21 -08:00 |
custom_devices
|
Fix custom-device default forwardPortSuccessRegex (#97719)
|
2022-03-04 11:06:22 -08:00 |
dart
|
[flutter_tools] Make variants of Pub have consistent method signatures (#98119)
|
2022-02-11 00:45:20 -08:00 |
debug_adapters
|
[dap] Don't use --start-paused when running in Profile/Release mode (#98926)
|
2022-02-24 17:06:24 -08:00 |
drive
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
fuchsia
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
intellij
|
Use XML format in PlistParser (#94863)
|
2021-12-13 18:22:29 -08:00 |
ios
|
Support route on ios (#99078)
|
2022-03-07 11:31:21 -08:00 |
isolated
|
Serve assets with correct content-type header value (#94357)
|
2021-12-08 12:29:07 -08:00 |
linux
|
Update Flutter desktop doc URL in error message (#96559)
|
2022-01-12 18:21:05 -08:00 |
localizations
|
Change all instance of throwing strings to throw specific error classes. (#97325)
|
2022-02-02 10:45:18 -08:00 |
macos
|
Update minimum required version to Xcode 13 (#97746)
|
2022-03-01 16:26:11 -08:00 |
migrations
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
proxied_devices
|
Add option in ProxiedDevice to only transfer the delta when deploying. (#97462)
|
2022-02-23 12:09:16 -08:00 |
reporting
|
Remove tool crash git.io link shortener (#99574)
|
2022-03-08 17:00:06 -08:00 |
runner
|
Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791)
|
2022-03-09 00:30:17 -08:00 |
test
|
Update dependencies to pull in new vm_service, dds, dwds, coverage, etc (#98513)
|
2022-02-18 12:32:08 -08:00 |
tester
|
Removed unused method packagesFile from ApplicationPackage . (#95033)
|
2021-12-13 06:46:04 -08:00 |
vscode
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
web
|
feat: support configure a custom launch url for flutter web (#95002)
|
2022-01-18 09:50:20 -08:00 |
windows
|
Work around VS CMake generation bug (#98945)
|
2022-02-26 11:56:22 -08:00 |
application_package.dart
|
Add a new PrebuiltFlutterApplicationPackage interface. (#95290)
|
2022-01-05 07:54:57 -08:00 |
artifacts.dart
|
Use frontend_server from the Dart SDK (#97078)
|
2022-01-24 11:34:57 -08:00 |
asset.dart
|
migrate vm service to null safety (#88320)
|
2021-10-02 10:18:03 -07:00 |
build_info.dart
|
Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791)
|
2022-03-09 00:30:17 -08:00 |
bundle_builder.dart
|
Migrate build commands to null safety (#95649)
|
2022-01-05 16:45:12 -08:00 |
bundle.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
cache.dart
|
Warm cache with all transitive dependencies in flutter update-packages command (#96258)
|
2022-01-10 10:35:13 -08:00 |
cmake_project.dart
|
Changed tool cached properties to late finals (#88923)
|
2021-08-26 14:01:05 -07:00 |
cmake.dart
|
Split project.dart into CMake and Xcode projects (#85359)
|
2021-06-28 11:31:04 -07:00 |
compile.dart
|
Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791)
|
2022-03-09 00:30:17 -08:00 |
context_runner.dart
|
Remove tool crash git.io link shortener (#99574)
|
2022-03-08 17:00:06 -08:00 |
convert.dart
|
|
|
daemon.dart
|
Addresses the feedbacks in #95738 (#97457)
|
2022-02-02 13:55:22 -08:00 |
desktop_device.dart
|
[flutter_tools] Remove --enable-background-compilation (#94012)
|
2021-12-13 10:24:08 -08:00 |
devfs.dart
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
device_port_forwarder.dart
|
|
|
device.dart
|
Fix error in type cast. (#97778)
|
2022-02-04 12:40:11 -08:00 |
devtools_launcher.dart
|
Exit the tool if a DevTools subprocess fails when running on a bot (#97613)
|
2022-02-02 14:55:18 -08:00 |
doctor_validator.dart
|
Hide PII from doctor validators for GitHub template (#96250)
|
2022-01-10 13:20:21 -08:00 |
doctor.dart
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
emulator.dart
|
Migrate emulators to null safety (#92738)
|
2021-11-18 22:13:06 -08:00 |
features.dart
|
[flutter_tools] deprecate the dev branch from the feature system (#98689)
|
2022-02-18 16:24:22 -08:00 |
flutter_application_package.dart
|
Migrate install command to null safety (#95433)
|
2021-12-22 14:54:10 -08:00 |
flutter_cache.dart
|
[flutter_tools] remove pub dependencies from universal (#97722)
|
2022-02-12 12:10:11 -08:00 |
flutter_device_manager.dart
|
Migrate flutter_device_manager to null safety (#95657)
|
2021-12-23 12:39:18 -08:00 |
flutter_features.dart
|
[flutter_tools] remove feature for alternative invalidation strategy (#84366)
|
2021-06-10 11:59:04 -07:00 |
flutter_manifest.dart
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
flutter_plugins.dart
|
Starts using the --source flag to compile the dart registrant. (#98046)
|
2022-03-01 16:24:47 -08:00 |
flutter_project_metadata.dart
|
FFI plugins (#96225)
|
2022-01-26 23:44:45 +01:00 |
globals.dart
|
Update flutter_tools to look for new VM service message (#97683)
|
2022-02-15 07:33:57 -08:00 |
http_host_validator.dart
|
[flutter_tools] Add timeout duration to error and handle exceptions for HttpHostValidator. (#98290)
|
2022-03-07 11:21:06 -08:00 |
license_collector.dart
|
|
|
mdns_discovery.dart
|
Adds tool warning log level and command line options to fail on warning/error output (#92031)
|
2021-11-10 16:13:04 -08:00 |
persistent_tool_state.dart
|
[flutter_tools] auto-migrate dev users to beta (#97028)
|
2022-01-25 11:00:14 -08:00 |
platform_plugins.dart
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08: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
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
project.dart
|
Starts using the --source flag to compile the dart registrant. (#98046)
|
2022-03-01 16:24:47 -08: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
|
Attempt to mitigate flakiness around devtools (#94879)
|
2021-12-10 14:54:17 -08:00 |
resident_runner.dart
|
Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791)
|
2022-03-09 00:30:17 -08:00 |
run_cold.dart
|
Change all instance of throwing strings to throw specific error classes. (#97325)
|
2022-02-02 10:45:18 -08:00 |
run_hot.dart
|
Change all instance of throwing strings to throw specific error classes. (#97325)
|
2022-02-02 10:45:18 -08:00 |
sksl_writer.dart
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
template.dart
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
tracing.dart
|
Add logging when first frame is not rendering (#99566)
|
2022-03-04 17:16:21 -08:00 |
version.dart
|
[flutter_tools] increment y instead of m when calling flutter --version on master (#97827)
|
2022-02-04 13:35:29 -08:00 |
vmservice.dart
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
xcode_project.dart
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |