Skip to content

windows platform runtime exception and no response any input event #4

@zxhprogram

Description

@zxhprogram

Describe the bug
when run on windows platform , it will report exception like follow:
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: PlatformException(Bad Arguments, Could not set client, view ID is null., null, null)
#0 JSONMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:168:7)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:367:18)

To Reproduce
Steps to reproduce the behavior:

  1. run the main.dart on windows platform
  2. check the log
  3. input some thing
  4. See error

Expected behavior
response the keyboard event

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions