You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: MissingPluginException(No implementation found for method cancel on channel PonnamKarthik/fluttertoast)
for now i will code mine like this, until new update is coming in
if (!Platform.isWindows) { Fluttertoast.cancel(); }