We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add support to MacOS so that we can use the library on that platform too.
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method sendCrash on channel flutter_bugfender) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7) <asynchronous suspension> #1 MethodChannelFlutterBugfender.sendCrash.<anonymous closure> (package:flutter_bugfender/flutter_bugfender_method_channel.dart:79:13) <asynchronous suspension> #2 FlutterBugfender.handleUncaughtErrors.<anonymous closure> (package:flutter_bugfender/flutter_bugfender.dart:83:7) <asynchronous suspension>
The text was updated successfully, but these errors were encountered:
I think the right behavior here for such a library should be to print a warning and keep going on, ignoring all the remote logs.
Sorry, something went wrong.
Super relevant for me.
No branches or pull requests
Please add support to MacOS so that we can use the library on that platform too.
The text was updated successfully, but these errors were encountered: