flutter_carplay icon indicating copy to clipboard operation
flutter_carplay copied to clipboard

When run on Android

Open federico2390 opened this issue 2 years ago • 0 comments

Hello,I know that CarPlay is not compatible with android but ho can I prevent to run it when build android version?

The following MissingPluginException was thrown while activating platform stream on channel com.oguzhnatly.flutter_carplay/event: MissingPluginException(No implementation found for method listen on channel com.oguzhnatly.flutter_carplay/event)

When the exception was thrown, this was the stack #0 MethodChannel._invokeMethod package:flutter/…/services/platform_channel.dart:294 #1 EventChannel.receiveBroadcastStream. package:flutter/…/services/platform_channel.dart:637

federico2390 avatar Sep 23 '22 09:09 federico2390