abuanwar072/Flutter-Responsive-Admin-Panel-or-Dashboard

ChromeProxyService Error

Opened this issue · 0 comments

I am having the following error message when I try to use Chrome web browser.

ChromeProxyService: Failed to evaluate expression 'ServicesBinding': InternalError: Expression evaluation in async frames is not supported. No frame with index 14..
ChromeProxyService: Failed to evaluate expression 'ui.PlatformDispatcher.instance': InternalError: Expression evaluation in async frames is not supported. No frame with index 14..
ChromeProxyService: Failed to evaluate expression 'message': InternalError: Expression evaluation in async frames is not supported. No frame with index 14..

I think it has to do with the "completer.complete(reply);" code in the "bining.dart" file.

binding error sc