flutter/packages/flutter_tools/lib/src
2022-02-02 11:29:28 -08:00
..
android Remove unused code from android_device.dart (#95450) 2022-01-20 14:55:18 -08:00
base Disallow running on unsupported devices (#97338) 2022-02-01 16:13:03 -08:00
build_system Adjust lipo thinning input/output for macOS (#97111) 2022-01-24 10:21:22 -08:00
commands Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
custom_devices [flutter_tools] Remove --enable-background-compilation (#94012) 2021-12-13 10:24:08 -08:00
dart Migrate emulators, packages, upgrade, and downgrade to null safety (#95712) 2022-01-05 16:50:19 -08:00
debug_adapters Enable no_leading_underscores_for_local_identifiers (#96422) 2022-01-21 14:43:59 -08:00
drive Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
fuchsia Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
intellij Use XML format in PlistParser (#94863) 2021-12-13 18:22:29 -08:00
ios [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -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 Flutter desktop doc URL in error message (#96559) 2022-01-12 18:21:05 -08:00
migrations Split project.dart into CMake and Xcode projects (#85359) 2021-06-28 11:31:04 -07:00
proxied_devices Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
reporting Hide PII from doctor validators for GitHub template (#96250) 2022-01-10 13:20:21 -08:00
runner Disallow running on unsupported devices (#97338) 2022-02-01 16:13:03 -08:00
test Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
tester Removed unused method packagesFile from ApplicationPackage. (#95033) 2021-12-13 06:46:04 -08:00
vscode Revert "Revert "Audit hashCode overrides outside of packages/flutter (#85370)" (#85451)" (#85567) 2021-06-30 09:46:54 -07:00
web feat: support configure a custom launch url for flutter web (#95002) 2022-01-18 09:50:20 -08:00
windows Update Flutter desktop doc URL in error message (#96559) 2022-01-12 18:21:05 -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 Adds tool warning log level and command line options to fail on warning/error output (#92031) 2021-11-10 16:13:04 -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 [framework] dont null assert in _debugVerifyIllFatedPopulation (#96551) 2022-01-14 13:50:29 -08:00
context_runner.dart Migrate flutter_device_manager to null safety (#95657) 2021-12-23 12:39:18 -08:00
convert.dart [flutter_tools] migrate some base libraries to null safety (#77738) 2021-03-10 12:15:04 -08:00
daemon.dart ProxiedDevice, connection to a remotely connected device via flutter daemon. (#95738) 2022-01-25 23:46:14 -08:00
desktop_device.dart [flutter_tools] Remove --enable-background-compilation (#94012) 2021-12-13 10:24:08 -08:00
devfs.dart [flutter_tools] Instruct compiler before processing bundle (#92255) 2021-11-02 13:46:46 +01:00
device_port_forwarder.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device.dart [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00
devtools_launcher.dart Launch DevTools from the 'dart devtools' command instead of pub (#90894) 2021-09-29 15:32:24 -07:00
doctor_validator.dart Hide PII from doctor validators for GitHub template (#96250) 2022-01-10 13:20:21 -08:00
doctor.dart Revert "feat(flutter_tools): Added doctor path printing on verbose" (#96414) 2022-01-10 15:35:13 -08:00
emulator.dart Migrate emulators to null safety (#92738) 2021-11-18 22:13:06 -08:00
features.dart [flutter_tools] remove dummy implementation from abstract class .isEnabled() (#96888) 2022-01-28 16:40:12 -08:00
flutter_application_package.dart Migrate install command to null safety (#95433) 2021-12-22 14:54:10 -08:00
flutter_cache.dart Revert "[flutter_tool] Download gen_snapshot.zip for macOS desktop (#97627)" (#97664) 2022-02-02 11:29:28 -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 Adds tool warning log level and command line options to fail on warning/error output (#92031) 2021-11-10 16:13:04 -08:00
flutter_plugins.dart [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00
flutter_project_metadata.dart FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
globals.dart Migrate build commands to null safety (#95649) 2022-01-05 16:45:12 -08:00
http_host_validator.dart feat(flutter_tools): Added doctor host validation feat (#95386) 2021-12-16 08:02:13 -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 FFI plugins (#96225) 2022-01-26 23:44:45 +01: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 Migrate desktop_device to null safety (#92055) 2021-10-19 12:28:04 -07:00
project.dart Don't use example folder as a project type signal (#97157) 2022-01-24 19:28:38 -08:00
protocol_discovery.dart Migrate protocol_discovery to null safety (#91267) 2021-10-12 12:13:02 -07: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 Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -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 Migrate doctor, format, and a few other commands to null safety (#92952) 2021-11-03 17:36:32 -07:00
tracing.dart Migrate tracing to null safety (#92849) 2021-11-05 15:58:07 -07:00
version.dart [flutter_tools] auto-migrate dev users to beta (#97028) 2022-01-25 11:00:14 -08:00
vmservice.dart [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00
xcode_project.dart [flutter_tools] Use proper project name in templates (#96373) 2022-02-02 06:50:14 -08:00