Closed chanthavong closed 3 years ago
@chanthavong Is this happening on an example app or your project?
After updating Flutter to 2.0 I've started getting this error on release mode. In debug, however, it works fine.
MissingPluginException(No implementation found for method logThis on channel flutter_logs) at MethodChannel._invokeMethod(platform_channel.dart:294) at FlutterLogs.logError(flutter_logs.dart:269) Flutter: V3.3.4 Happens in debug too sometimes
error this on run application [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: MissingPluginException(No implementation found for method logThis on channel flutter_logs)