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
Great job on this package, thank you. Are you planning on adding desktop support ?
The text was updated successfully, but these errors were encountered:
+1 When I try to show a toast on a Linux target, I get:
Syncing files to device Linux... [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method showToast on channel PonnamKarthik/fluttertoast) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7) <asynchronous suspension> #1 Fluttertoast.showToast (package:fluttertoast/fluttertoast.dart:100:17) <asynchronous suspension>
Sorry, something went wrong.
No branches or pull requests
Great job on this package, thank you. Are you planning on adding desktop support ?
The text was updated successfully, but these errors were encountered: