flutter/packages/flutter_tools/lib/src/macos
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
..
application_package.dart Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
build_macos.dart Consider the Windows app template stable (#66022) 2020-09-17 15:24:28 -07:00
cocoapod_utils.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
cocoapods_validator.dart [flutter_tools] add more docs to cocoapods, move to globals (#67237) 2020-10-05 17:57:48 -07:00
cocoapods.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
macos_device.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
macos_workflow.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00
xcode_validator.dart Support Xcode patch version comparison (#61484) 2020-07-14 17:16:02 -07:00
xcode.dart [flutter_tools] fold executable resolution into flutter (#67669) 2020-10-12 12:51:37 -07:00