flutter/packages/flutter_tools/lib/src
2022-03-17 16:05:21 -07:00
..
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 [macOS] Enable universal binary builds by default (#100271) 2022-03-17 12:28:39 -07:00
commands [flutter_tools] Null safe update packages (#99357) 2022-03-17 13:35:17 -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 Handle Flutter.Error events and disable structure errors for noDebug mode (#100149) 2022-03-17 16:05:21 -07: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 [flutter_tools] check if stream is open before sending message in ios device (#99947) 2022-03-17 15:55:24 -07: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 portForwarder for ProxiedDevice. (#100111) 2022-03-15 14:30:21 -07: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 Reintroduce the ability to override the coverage formatter (#100320) 2022-03-17 13:38:36 -07: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 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 [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 Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
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 MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07: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 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 MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -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 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 MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07:00