flutter/packages/flutter_tools/lib
Chris Bracken eaa9848fd4
Improve error message for missing 32-bit libstc++ (#15004)
Adds more actionable error messages for users of the most common Linux
distributions. We could improve this by checking the current
distribution and emitting only the appropriate error message. We could
further improve that by only emitting the install instructions if we
determine the appropriate package is not installed.

See: https://github.com/flutter/flutter/issues/6207
2018-02-28 17:53:38 -08:00
..
src Improve error message for missing 32-bit libstc++ (#15004) 2018-02-28 17:53:38 -08:00
executable.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
runner.dart Android license detector in doctor, take two (#14783) 2018-02-28 12:09:52 -08:00