flutter/packages/flutter_tools/lib/src/base
Peixin Li 906761cf9b
Fix the message strings for xcodeMissing and xcodeIncomplete (#117922)
* Add macOS to xcodeMissing and xcodeIncomplete

* And unit test
2023-01-04 02:48:00 +00:00
..
analyze_size.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
async_guard.dart Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
bot_detector.dart Enable avoid_setters_without_getters (#91067) 2021-10-01 00:58:05 -07:00
build.dart Stop embedding bitcode for iOS in tool (#112831) 2022-10-04 01:41:23 +00:00
command_help.dart Disable jank metrics for web (#109356) 2022-08-11 19:58:06 +00:00
common.dart Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
config.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
context.dart Convert some general.shard base tests to null safety (#79985) 2021-04-08 14:55:19 -07:00
dds.dart [flutter_tools] Fix _CastError in HotRunner._resetDirtyAssets (#108771) 2022-08-24 23:40:19 +00:00
deferred_component.dart Taboo the word "simply" from our API documentation. (#116061) 2022-12-11 22:43:22 +00:00
error_handling_io.dart Removes retries from "dart pub get" and un-buffers its stdout/stderr output (#115801) 2022-12-01 19:30:17 +00:00
file_system.dart [flutter_tools] Instantiate shutdown hooks before localfilesystem (#110693) 2022-09-02 17:38:56 +00:00
fingerprint.dart Only run pod install on the first iOS build (#108205) 2022-07-26 19:39:06 +00:00
io.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
logger.dart BufferLogger should log stacktrace (#113240) 2022-10-11 20:14:18 +00:00
multi_root_file_system.dart migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
net.dart Removed unnecessary ! in net.dart (#79010) 2021-03-24 15:36:12 -07:00
os.dart Use directory exists instead of path.dirname (#112219) 2022-09-28 22:24:24 +00:00
platform.dart [flutter_tools] simplify platform null safety (#77727) 2021-03-09 12:52:57 -08:00
process.dart Removes retries from "dart pub get" and un-buffers its stdout/stderr output (#115801) 2022-12-01 19:30:17 +00:00
project_migrator.dart Return void from project migrate() (#112897) 2022-10-05 20:22:56 +00:00
signals.dart [flutter_tools] handle concurrent modification in signal callback (#78913) 2021-03-23 17:30:09 -07:00
task_queue.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
template.dart Migrate flutter_tool tool helper files to null safety (#78845) 2021-03-23 10:02:59 -07:00
terminal.dart Enable avoid_setters_without_getters (#91067) 2021-10-01 00:58:05 -07:00
time.dart Make version and time in flutter_tool null safe (#78836) 2021-03-23 10:03:23 -07:00
user_messages.dart Fix the message strings for xcodeMissing and xcodeIncomplete (#117922) 2023-01-04 02:48:00 +00:00
utils.dart Taboo the word "simply" from our API documentation. (#116061) 2022-12-11 22:43:22 +00:00
version.dart Revert "Revert "Audit hashCode overrides outside of packages/flutter (#85370)" (#85451)" (#85567) 2021-06-30 09:46:54 -07:00