flutter/packages/flutter_tools/lib/src/base
Jonah Williams 10c78c264a
[flutter_tools] fold executable resolution into flutter (#67669)
The flutter tool has a number of crashes on stable where an ArgumentError is thrown due to the process manager not being able to resolve an executable. Fold the resolution logic into the tool and use where/which instead of the package:process specific logic.
2020-10-12 12:51:37 -07:00
..
analyze_size.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
async_guard.dart Prepare Flutter for SDK changes to runZoned. (#52953) 2020-03-24 08:34:17 -07:00
bot_detector.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
build.dart Force plugins to inherit minimum iOS version from Flutter app (#66590) 2020-09-28 10:14:47 -07:00
command_help.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
common.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
config.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
context.dart [flutter_tool] restructure ProjectFileInvalidator to no longer directly depend on context (#45739) 2019-12-16 18:12:04 -08:00
dds.dart Roll package:dds to 1.4.0 and update error handling (#66836) 2020-09-29 10:28:17 -07:00
error_handling_io.dart [flutter_tools] fold executable resolution into flutter (#67669) 2020-10-12 12:51:37 -07:00
file_system.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
fingerprint.dart [flutter_tools] shrink fingerprinter API to currently used subset (#63840) 2020-08-18 17:01:06 -07:00
io.dart [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
logger.dart [flutter tools] Add a DelegatingLogger class (#67581) 2020-10-09 15:55:24 -07:00
net.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
os.dart [flutter_tools] fold executable resolution into flutter (#67669) 2020-10-12 12:51:37 -07:00
platform.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
process.dart [flutter_tools] fold executable resolution into flutter (#67669) 2020-10-12 12:51:37 -07:00
signals.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
template.dart [flutter_tools] hide usage of package:mustache behind interface (#51500) 2020-02-27 09:17:42 -08:00
terminal.dart [flutter_tools] remove globals from compile and devices (#67485) 2020-10-08 12:28:58 -07:00
time.dart [flutter_tools] put system clock on globals (#57447) 2020-05-18 09:56:22 -07:00
user_messages.dart [flutter_tools] dont mention git clone of flutter in run message (#66691) 2020-09-25 21:27:22 -07:00
utils.dart [flutter_tools] remove globals from utils (#63831) 2020-08-24 15:26:03 -07:00
version.dart enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00