.. |
android
|
Use the maven-publish plugin to publish AAR files. (#101891)
|
2022-04-19 16:34:07 -07:00 |
base
|
Set template and migrate apps to iOS 11 minimum (#101963)
|
2022-04-15 11:34:08 -07:00 |
build_system
|
Set template and migrate apps to iOS 11 minimum (#101963)
|
2022-04-15 11:34:08 -07:00 |
commands
|
Set template and migrate apps to iOS 11 minimum (#101963)
|
2022-04-15 11:34:08 -07:00 |
custom_devices
|
Fix custom-device default forwardPortSuccessRegex (#97719)
|
2022-03-04 11:06:22 -08:00 |
dart
|
[flutter_tools] Null safe update packages (#99357)
|
2022-03-17 13:35:17 -07:00 |
debug_adapters
|
Migrate remaining files to super parameters (#101919)
|
2022-04-14 12:04:07 -07:00 |
drive
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
fuchsia
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
intellij
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
ios
|
Hide default bundle id error when xcresult detects an error (#101993)
|
2022-04-15 11:44:08 -07:00 |
isolated
|
Hide unresolved DartUri log messages (#102338)
|
2022-04-22 12:43:39 -07:00 |
linux
|
[flutter_tools] process exception during linux_doctor is handled (#100159)
|
2022-03-17 16:15:22 -07:00 |
localizations
|
Change all instance of throwing strings to throw specific error classes. (#97325)
|
2022-02-02 10:45:18 -08:00 |
macos
|
Handle CocoaPods ffi stderr (#102327)
|
2022-04-21 15:49:08 -07:00 |
migrations
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
proxied_devices
|
Enable unnecessary_import (#101600)
|
2022-04-08 12:56:45 -07:00 |
reporting
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
runner
|
Create when offline style (#101589)
|
2022-04-11 12:14:05 -07:00 |
test
|
[web] remove timeout when waiting for browser to launch (#101843)
|
2022-04-13 13:38:51 -07:00 |
tester
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
vscode
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
web
|
Provide a flag for controlling the dart2js optimization level when building for web targets (#101945)
|
2022-04-15 00:19:06 -07: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
|
Test Flutter.xcframework directory ios-arm64_armv7 or ios-arm64 (#101592)
|
2022-04-08 16:12:09 -07:00 |
asset.dart
|
migrate vm service to null safety (#88320)
|
2021-10-02 10:18:03 -07:00 |
build_info.dart
|
Do not build for iOS armv7 (#97341)
|
2022-04-12 14:44:09 -07: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
|
[flutter_tools] fix flutter create --offline (#100941)
|
2022-04-07 17:05:49 -07:00 |
cmake_project.dart
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
cmake.dart
|
Split project.dart into CMake and Xcode projects (#85359)
|
2021-06-28 11:31:04 -07:00 |
compile.dart
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
context_runner.dart
|
Remove tool crash git.io link shortener (#99574)
|
2022-03-08 17:00:06 -08:00 |
convert.dart
|
Add more specific cause on web development tool error output (#98553)
|
2022-03-15 18:15:07 -07:00 |
daemon.dart
|
Addresses the feedbacks in #95738 (#97457)
|
2022-02-02 13:55:22 -08:00 |
desktop_device.dart
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07: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
|
Fix device_port_forwarder file name typo (#79481)
|
2021-03-31 18:14:03 -07:00 |
device.dart
|
Reland "Enable caching of CPU samples collected at application startup (#89600)" (#100995)
|
2022-03-30 13:50:13 -07: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
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
doctor.dart
|
[flutter_tool] Have long-running validators fail (#100936)
|
2022-03-28 21:57:44 -07:00 |
emulator.dart
|
Migrate emulators to null safety (#92738)
|
2021-11-18 22:13:06 -08:00 |
features.dart
|
[winuwp] Add removal warning in config help text (#101086)
|
2022-03-31 09:30:04 -07: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] fix flutter create --offline (#100941)
|
2022-04-07 17:05:49 -07:00 |
flutter_device_manager.dart
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07: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 strict-casts (as replacement for implicit-casts) (#101567)
|
2022-04-08 11:15:34 -07:00 |
flutter_plugins.dart
|
Set template and migrate apps to iOS 11 minimum (#101963)
|
2022-04-15 11:34:08 -07:00 |
flutter_project_metadata.dart
|
MigrateConfig and migrate integration testing base (#99092)
|
2022-03-16 11:10:22 -07:00 |
globals.dart
|
[flutter_tools] Remove usage of globals.flutterGit from version (#100744)
|
2022-04-14 14:44:09 -07: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
|
enable lint prefer_interpolation_to_compose_strings (#83407)
|
2021-06-01 11:14:06 -07:00 |
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
|
Specify Kotlin version in modules and refactor (#101315)
|
2022-04-07 13:20:33 -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
|
Attempt to mitigate flakiness around devtools (#94879)
|
2021-12-10 14:54:17 -08:00 |
resident_runner.dart
|
Enable jank metric collection in profile mode (#102334)
|
2022-04-21 15:54:13 -07: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] Remove usage of globals.flutterGit from version (#100744)
|
2022-04-14 14:44:09 -07:00 |
vmservice.dart
|
Add VMService command to get frame rasterization metrics (#100696)
|
2022-04-14 13:44:05 -07:00 |
xcode_project.dart
|
MigrateConfig and migrate integration testing base (#99092)
|
2022-03-16 11:10:22 -07:00 |