Open mohitmarfatia-aibender opened 1 year ago
Based on the code snippet you provided and the information you gave, there should be no problem. Have you tried running the code directly in the "example/" directory?
I'm also running into this when using Flutter Web
I'm getting this error:
E/flutter ( 9552): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method getInformation on channel client_information) E/flutter ( 9552): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7) E/flutter ( 9552): <asynchronous suspension> E/flutter ( 9552): #1 ClientInformation.fetch (package:client_information/client_information.dart:37:17) E/flutter ( 9552): <asynchronous suspension>
Code:
Flutter doctor -v: