Skip to content
New issue

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

ios端没有实现这个方法DataPlugin.toast,报了一个异常 #11

Open
paozhuanyinyu opened this issue Jun 17, 2019 · 0 comments
Open

Comments

@paozhuanyinyu
Copy link

Unhandled Exception: MissingPluginException(No implementation found for method showToast on channel data_plugin)
#0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:300:7)

#1 DataPlugin.toast (package:data_plugin/data_plugin.dart:22:20)

#2 _AddFishState._uploadFile. (package:menu/add_dish_route.dart:86:18)
#3 _rootRunUnary (dart:async/zone.dart:1132:38)
#4 _CustomZone.runUnary (dart:async/zone.dart:1029:19)
#5 _FutureListener.handleError (dart:async/future_impl.dart:144:20)
#6 Future._propagateToListeners.handleError (dart:async/future_impl.dart:651:47)
#7 Future._propagateToListeners (dart:async/future_impl.dart:672:24)
#8 Future._completeError (dart:async/future_impl.dart:491:5)
#9 _SyncCompleter._completeError (dart:async/future_impl.dart:55:12)

#10 _Completer.completeError (dart:async/future_impl.dart:27:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant