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
I get the following null exception when disconnecting:
1º
2º
StackTrace
stackTrace:#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5) #1 PluginScaffold._setChannelCallHandler.<anonymous closure> (package:plugin_scaffold/plugin_scaffold.dart:24:27) #2 MethodChannel._handleAsMethodCall (package:flutter/src/services/platform_channel.dart:409:55) #3 MethodChannel.setMethodCallHandler.<anonymous closure> (package:flutter/src/services/platform_channel.dart:377:54) #4 _DefaultBinaryMessenger.handlePlatformMessage (package:flutter/src/services/binding.dart:263:33) #5 _invoke3.<anonymous closure> (dart:ui/hooks.dart:290:15) #6 _rootRun (dart:async/zone.dart:1184:13) #7 _CustomZone.run (dart:async/zone.dart:1077:19) #8 _CustomZone.runGuarded (dart:async/zone.dart:979:7) #9 _invoke3 (dart:ui/hooks.dart:289:10) #10 _dispatchPlatformMessage (dart:ui/hooks.dart:164:5)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get the following null exception when disconnecting:
1º
2º
StackTrace
The text was updated successfully, but these errors were encountered: