This repository was archived by the owner on Jul 7, 2025. It is now read-only.
  
  
  
  
  
Description
The error is present only when building for Android. The build for the IOS is going well.
E/flutter (32683): [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: MissingPluginException(No implementation found for method init on channel plugins.flutter.zendesk_chat_api/calls)
E/flutter (32683): #0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:7)
Flutter doctor result:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 1.20.2, on Microsoft Windows [Version 10.0.18363.1016], locale ru-RU)
[√] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[√] Android Studio (version 4.0)
[!] IntelliJ IDEA Community Edition (version 2018.1)
    X Flutter plugin not installed; this adds Flutter specific functionality.
    X Dart plugin not installed; this adds Dart specific functionality.
[!] VS Code (version 1.44.2)
    X Flutter extension not installed; install from
      https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[√] Connected device (1 available)
! Doctor found issues in 2 categories.