'If you would like your app to run on ${unsupportedDevicesType.join(' or ')}, consider running `flutter create .` to generate projects for these platforms.';
StringgetflutterFoundButUnsupportedDevices=>'The following devices were found, but are not supported by this project:';