You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error • kits/flutter_ume_kit_channel_monitor/lib/src/channel_plugin.dart:3:8 • Target of URI doesn't exist:'package:flutter_ume_kit_channel_monitor/src/ui/channel_pages.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist. • uri_does_not_exist error • kits/flutter_ume_kit_channel_monitor/lib/src/channel_plugin.dart:15:18 • The name 'ChannelPages' isn't a class. Try correcting the name to match
an existing class. • creation_with_non_type
error • kits/flutter_ume_kit_channel_monitor/lib/src/core/channel_binding.dart:3:8 • Target of URI doesn't exist:'package:flutter_ume_kit_channel_monitor/src/core/ume_binary_messenger.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist. • uri_does_not_exist error • kits/flutter_ume_kit_channel_monitor/lib/src/core/channel_binding.dart:18:12 • Undefined name 'UmeBinaryMessenger'. Try correcting the name to one that is defined, or defining the name. • undefined_identifier error • kits/flutter_ume_kit_channel_monitor/lib/src/core/channel_controller.dart:5:8 • Target of URI doesn't exist:
'package:flutter_ume_kit_channel_monitor/src/core/channel_info_model.dart'. Try creating the file referenced by the URI, or try using a URI for a
file that does exist. • uri_does_not_exist
error • kits/flutter_ume_kit_channel_monitor/lib/src/core/channel_controller.dart:6:8 • Target of URI doesn't exist:'package:flutter_ume_kit_channel_monitor/src/core/channel_store.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist. • uri_does_not_exist error • kits/flutter_ume_kit_channel_monitor/lib/src/core/channel_controller.dart:22:11 • Undefined class 'ChannelInfoModel'. Try changing the name to the name of an existing class, or creating a class with the name 'ChannelInfoModel'. • undefined_class...458 issues found.
For the sake of space, some issue has been omitted.
Environmental info 环境信息
Flutter 3.10
Dart 3.0
Flutter doctor
[✓] Flutter (Channel stable, 3.10.0, on macOS 13.3.1 22E772610a darwin-arm64,
locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.3)
[✗] Chrome - develop for the web (Cannot find Chrome executable at
/Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2022.2)
[✓] VS Code (version 1.78.2)
[✓] Connected device (2 available)
[✓] Network resources
! Doctor found issues in 1 categories.
Steps to Reproduce 复现步骤
dart analyze
Error log 错误日志
For the sake of space, some issue has been omitted.
Environmental info 环境信息
Flutter doctor
UME and kits version UME 及插件包版本
The text was updated successfully, but these errors were encountered: