auto_updater
auto_updater copied to clipboard
Message sent from native to Flutter on a non-Platform thread
I get the following error when initializing the application on windows:
ERROR:flutter/shell/common/shell.cc(1053)] The 'dev.leanflutter.plugins/auto_updater_event' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may result in data loss or crashes, and must be fixed in the plugin or application code creating that channel.
See https://docs.flutter.dev/platform-integration/platform-channels#channels-and-platform-threading for more information.
Flutter version:
Flutter 3.27.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 17025dd882 (7 days ago) • 2024-12-17 03:23:09 +0900
Engine • revision cb4b5fff73
Tools • Dart 3.6.0 • DevTools 2.40.2
Package version:
auto_updater: ^1.0.0