flutter/packages/flutter_tools/lib/src
Nicholas Shahan bb8b96a5d0
Fix path for require.js (#118722)
Matches new location in the Dart SDK.
https://dart-review.googlesource.com/c/sdk/+/275482

Includes fall back logic so the old file location will continue to be used
until the new location change lands. Then we can remove the logic and only
use the new location in a future change.

Issue: #118119
2023-01-18 17:03:55 -05:00
..
android [Android] Bump template AGP and NDK versions (#116536) 2022-12-20 22:51:10 +00:00
base Fix the message strings for xcodeMissing and xcodeIncomplete (#117922) 2023-01-04 02:48:00 +00:00
build_system [web] Update build to use generated JS runtime for Dart2Wasm. (#118359) 2023-01-12 13:46:39 -08:00
commands Use correct API docs link in create --sample help message (#118371) 2023-01-12 23:47:19 +00:00
custom_devices Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
dart reduce pub output from flutter create (#118285) 2023-01-12 21:42:02 +00:00
debug_adapters Use program during attach if provided (#118130) 2023-01-09 11:27:47 -08:00
drive Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
fuchsia Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
intellij [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
ios Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
isolated [Impeller Scene] Add SceneC asset importing (#118157) 2023-01-10 01:51:40 -08:00
linux [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
localizations Allow select cases to be numbers (#116625) 2023-01-10 01:18:03 -08:00
macos Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
migrations Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
proxied_devices Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
reporting Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
runner [flutter_tools] No more implicit --no-sound-null-safety (#118491) 2023-01-18 20:46:09 +00:00
test Fix path for require.js (#118722) 2023-01-18 17:03:55 -05:00
tester Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
vscode [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
web [web] Update build to use generated JS runtime for Dart2Wasm. (#118359) 2023-01-12 13:46:39 -08:00
windows [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
application_package.dart Add a new PrebuiltFlutterApplicationPackage interface. (#95290) 2022-01-05 07:54:57 -08:00
artifacts.dart [Impeller Scene] Add SceneC asset importing (#118157) 2023-01-10 01:51:40 -08:00
asset.dart [flutter_tools] re-enable web shader compilation (#118461) 2023-01-13 19:43:27 +00:00
build_info.dart Support flutter build web --wasm (#117075) 2022-12-19 20:09:02 +00:00
bundle_builder.dart [Impeller Scene] Add SceneC asset importing (#118157) 2023-01-10 01:51:40 -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] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
cmake_project.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
cmake.dart Rev package:pub_semver to the latest version (#115570) 2022-11-17 18:29:37 +00:00
compile.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
context_runner.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
convert.dart enable combinators_ordering (#107847) 2022-07-18 22:04:07 +00:00
daemon.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
dart_pub_json_formatter.dart Pub dependencies project validator (#106895) 2022-07-15 23:12:05 +00:00
desktop_device.dart Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
devfs.dart [Impeller Scene] Add SceneC asset importing (#118157) 2023-01-10 01:51:40 -08:00
device_port_forwarder.dart
device.dart Simplify null check. (#117026) 2023-01-03 20:51:48 +00:00
devtools_launcher.dart Make Logger required when injected in flutter_tool (#114111) 2022-10-27 22:40:08 +00:00
doctor_validator.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
doctor.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
emulator.dart Migrate emulators to null safety (#92738) 2021-11-18 22:13:06 -08:00
features.dart [flutter_tools] Enable custom devices on all channels (#109953) 2022-08-21 12:16:53 -07:00
flutter_application_package.dart [tool] Install the corresponding APK in flutter run (#113622) 2022-10-19 02:44:30 +00:00
flutter_cache.dart [flutter_tool] Don't download CanvasKit if it's already in flutter_web_sdk (#113072) 2022-10-07 10:28:49 -07:00
flutter_device_manager.dart Refactor DeviceManager.findTargetDevices() and FlutterCommand.findAllTargetDevices(), and add a flag to not show prompt. (#112223) 2022-09-23 21:10:35 +00:00
flutter_features.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
flutter_manifest.dart [Impeller Scene] Add SceneC asset importing (#118157) 2023-01-10 01:51:40 -08:00
flutter_plugins.dart Allow iOS and macOS plugins to share darwin directory (#115337) 2023-01-09 10:33:03 -08:00
flutter_project_metadata.dart Track platform in MigratePlaformConfig and enforce metadata file being provided (#110540) 2022-08-31 19:04:22 +00:00
globals.dart [flutter_tools] Instantiate shutdown hooks before localfilesystem (#110693) 2022-09-02 17:38:56 +00:00
http_host_validator.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
license_collector.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
mdns_discovery.dart Remove errant double spaces (#110758) 2022-09-02 04:00:58 +00:00
persistent_tool_state.dart Create a main alias for master channel. (#115388) 2022-11-16 02:49:00 +00:00
platform_plugins.dart Allow iOS and macOS plugins to share darwin directory (#115337) 2023-01-09 10:33:03 -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 Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
project_validator_result.dart Add info project validator status (#109169) 2022-08-09 17:59:06 +00:00
project_validator.dart [flutter_tools] analyze --suggestions --machine command (#112217) 2022-10-03 17:40:58 +00:00
project.dart [macOS] Flavors project throws no flavor specified for creating a project. (#113979) 2022-10-25 19:50:50 +00: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 [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
resident_devtools_handler.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
resident_runner.dart [flutter_tools] No more implicit --no-sound-null-safety (#118491) 2023-01-18 20:46:09 +00:00
run_cold.dart [flutter_tools] Fix _CastError in HotRunner._resetDirtyAssets (#108771) 2022-08-24 23:40:19 +00:00
run_hot.dart [Impeller Scene] Add SceneC asset importing (#118157) 2023-01-10 01:51:40 -08:00
sksl_writer.dart [flutter_tools] migrate some files to null safety (#110354) 2022-08-26 18:03:04 +00:00
template.dart Adding 'is' to list of kotlin reserved keywords (#116299) 2023-01-06 00:10:07 +00:00
tracing.dart Add logging when first frame is not rendering (#99566) 2022-03-04 17:16:21 -08:00
version.dart Create a main alias for master channel. (#115388) 2022-11-16 02:49:00 +00:00
vmservice.dart [Impeller Scene] Add SceneC asset importing (#118157) 2023-01-10 01:51:40 -08:00
xcode_project.dart when getting xcworkspace, exclude hidden files (#114099) 2022-11-07 18:48:52 +00:00