fluttercommunity / plus_plugins

Flutter Community Plus Plugins
BSD 3-Clause "New" or "Revised" License
1.61k stars 971 forks source link

network_info_plus plugin run in windows11 throw error notfound `Unhandled Exception: MissingPluginException(No implementation found for method wifiSubmask on channel dev.fluttercommunity.plus/network_info)` #714

Closed au-top closed 2 years ago

au-top commented 2 years ago

System info

Platform the Issue occurs on: windows11

版本  Windows 11 专业工作站版
版本  21H2
操作系统版本  22000.434
体验  Windows 功能体验包 1000.22000.434.0

Plugin name: network_info_plus Plugin version: ^2.1.2

Steps to Reproduce

  1. use in pub.dev example code
  2. flutter run -d windows
Logs ```dart $ flutter run --verbose -d windows [ +69 ms] executing: [D:\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +197 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ +1 ms] 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ +1 ms] executing: [D:\flutter/] git tag --points-at 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ +27 ms] Exit code 0 from: git tag --points-at 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ +1 ms] executing: [D:\flutter/] git describe --match *.*.* --long --tags 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ +40 ms] Exit code 0 from: git describe --match *.*.* --long --tags 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ ] 2.10.0-0.0.pre-153-g9e9a728667 [ +10 ms] executing: [D:\flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +15 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/master [ ] executing: [D:\flutter/] git ls-remote --get-url origin [ +13 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/flutter/flutter.git [ +86 ms] executing: [D:\flutter/] git rev-parse --abbrev-ref HEAD [ +16 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] master [ +48 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +5 ms] Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! [ +67 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +6 ms] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +101 ms] Skipping pub get: version match. [ +34 ms] Found plugin network_info_plus at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus-2.1.2\ [ +5 ms] Found plugin network_info_plus_linux at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_linux-1.1.1\ [ +2 ms] Found plugin network_info_plus_macos at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_macos-1.3.0\ [ +3 ms] Found plugin network_info_plus_web at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_web-1.0.1\ [ +2 ms] Found plugin network_info_plus_windows at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_windows-1.0.2\ [ +59 ms] Found plugin network_info_plus at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus-2.1.2\ [ +2 ms] Found plugin network_info_plus_linux at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_linux-1.1.1\ [ +1 ms] Found plugin network_info_plus_macos at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_macos-1.3.0\ [ +2 ms] Found plugin network_info_plus_web at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_web-1.0.1\ [ +2 ms] Found plugin network_info_plus_windows at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_windows-1.0.2\ [ +63 ms] Generating D:\project\flutterPlugin\hot_point\example\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java [ +103 ms] Initializing file store [ +13 ms] Skipping target: gen_localizations [ +5 ms] gen_dart_plugin_registrant: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents: D:\project\flutterPlugin\hot_point\example\.dart_tool\package_config_subset,D:\project\flutterPlugin\hot_point\example\.dart_tool\flutter_build\generated_main.dart} [ +25 ms] Found plugin network_info_plus at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus-2.1.2\ [ +1 ms] Found plugin network_info_plus_linux at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_linux-1.1.1\ [ +1 ms] Found plugin network_info_plus_macos at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_macos-1.3.0\ [ +2 ms] Found plugin network_info_plus_web at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_web-1.0.1\ [ +1 ms] Found plugin network_info_plus_windows at C:\Users\autop\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\network_info_plus_windows-1.0.2\ [ +17 ms] gen_dart_plugin_registrant: Complete [ +3 ms] Skipping target: _composite [ +2 ms] complete [ +8 ms] Launching lib\main.dart on Windows in debug mode... [ +5 ms] D:\flutter\bin\cache\dart-sdk\bin\dart.exe --disable-dart-dev D:\flutter\bin\cache\artifacts\engine\windows-x64\frontend_server.dart.snapshot --sdk-root D:\flutter\bin\cache\artifacts\engine\common\flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill C:\Users\autop\AppData\Local\Temp\flutter_tools.37f41b1a\flutter_tool.86d880aa\app.dill --packages D:\project\flutterPlugin\hot_point\example\.dart_tool\package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build\c075001b96339384a97db4862b8ab8db.cache.dill.track.dill --flutter-widget-cache --enable-experiment=alternative-invalidation-strategy [ +31 ms] executing: C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe -format json -products * -utf8 -latest -version 16 -requires Microsoft.VisualStudio.Workload.NativeDesktop Microsoft.VisualStudio.Component.VC.Tools.x86.x64 Microsoft.VisualStudio.Component.VC.CMake.Project [ +93 ms] Exit code 0 from: C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe -format json -products * -utf8 -latest -version 16 -requires Microsoft.VisualStudio.Workload.NativeDesktop Microsoft.VisualStudio.Component.VC.Tools.x86.x64 Microsoft.VisualStudio.Component.VC.CMake.Project [ +1 ms] [ { "instanceId": "7c73dc9d", "installDate": "2022-01-08T15:37:03Z", "installationName": "VisualStudio/17.0.4+32014.148", "installationPath": "D:\\VSSDK\\IDE", "installationVersion": "17.0.32014.148", "productId": "Microsoft.VisualStudio.Product.Community", "productPath": "D:\\VSSDK\\IDE\\Common7\\IDE\\devenv.exe", "state": 4294967295, "isComplete": true, "isLaunchable": true, "isPrerelease": false, "isRebootRequired": false, "displayName": "Visual Studio Community 2022", "description": "功能强大的 IDE,供学生、开放源代码参与者和个人免费使用", "channelId": "VisualStudio.17.Release", "channelUri": "https://aka.ms/vs/17/release/channel", "enginePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\resources\\app\\ServiceHub\\Services\\Microsoft.VisualStudio.Setup.Service", "releaseNotes": "https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes-v17.0#17.0.4", "thirdPartyNotices": "https://go.microsoft.com/fwlink/?LinkId=661288", "updateDate": "2022-01-08T15:37:03.0107293Z", "catalog": { "buildBranch": "d17.0", "buildVersion": "17.0.32014.148", "id": "VisualStudio/17.0.4+32014.148", "localBuild": "build-lab", "manifestName": "VisualStudio", "manifestType": "installer", "productDisplayVersion": "17.0.4", "productLine": "Dev17", "productLineVersion": "2022", "productMilestone": "RTW", "productMilestoneIsPreRelease": "False", "productName": "Visual Studio", "productPatchVersion": "4", "productPreReleaseMilestoneSuffix": "1.0", "productSemanticVersion": "17.0.4+32014.148", "requiredEngineVersion": "3.0.4496.34889" }, "properties": { "campaignId": "278401739", "canceled": "0", "channelManifestId": "VisualStudio.17.Release/17.0.4+32014.148", "nickname": "", "setupEngineFilePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\setup.exe" } } ] [ +8 ms] Building Windows application... [ +21 ms] <- compile file:///D:/project/flutterPlugin/hot_point/example/.dart_tool/flutter_build/generated_main.dart [ +2 ms] executing: D:\VSSDK\IDE\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -S D:\project\flutterPlugin\hot_point\example\windows -B build\windows -G Visual Studio 17 2022 [ +44 ms] -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22000. [ +23 ms] -- Configuring done [ +264 ms] -- Generating done [ +36 ms] -- Build files have been written to: D:/project/flutterPlugin/hot_point/example/build/windows [ +8 ms] executing: D:\VSSDK\IDE\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe --build build\windows --config Debug --target INSTALL --verbose [ +149 ms] 用于 .NET Framework 的 Microsoft (R) 生成引擎版本 17.0.0+c9eb9dd64 [ +1 ms] 版权所有(C) Microsoft Corporation。保留所有权利。 [ +88 ms] 生成启动时间为 2022/1/30 3:32:58。 [ +319 ms] 节点 1 上的项目“D:\project\flutterPlugin\hot_point\example\build\windows\INSTALL.vcxproj”(默认目标)。 [ +1 ms] 项目“D:\project\flutterPlugin\hot_point\example\build\windows\INSTALL.vcxproj”(1)正在节点 1 上生成“D:\project\flutterPlugin\hot_point\example\build\windows\ZERO_CHECK.vcxproj”(2) (默认目标)。 [ +1 ms] InitializeBuildStatus: [ ] 正在创建“x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ +23 ms] CustomBuild: [ ] 所有输出均为最新。 [ +36 ms] FinalizeBuildStatus: [ ] 正在删除文件“x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild”。 [ ] 正在对“x64\Debug\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate”执行 Touch 任务。 [ ] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\ZERO_CHECK.vcxproj”(默认目标)的操作。 [ +89 ms] 项目“D:\project\flutterPlugin\hot_point\example\build\windows\INSTALL.vcxproj”(1)正在节点 1 上生成“D:\project\flutterPlugin\hot_point\example\build\windows\ALL_BUILD.vcxproj”(3) (默认目标)。 [ ] 项目“D:\project\flutterPlugin\hot_point\example\build\windows\ALL_BUILD.vcxproj”(3)正在节点 1 上生成“D:\project\flutterPlugin\hot_point\example\build\windows\runner\example.vcxproj”(4) (默认目标)。 [ ] 项目“D:\project\flutterPlugin\hot_point\example\build\windows\runner\example.vcxproj”(4)正在节点 1 上生成“D:\project\flutterPlugin\hot_point\example\build\windows\flutter\flutter_assemble.vcxproj”(5) (默认目标)。 [ ] InitializeBuildStatus: [ ] 正在创建“x64\Debug\flutter_assemble\flutter_assemble.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ +27 ms] CustomBuild: [ ] “‘D:\project\flutterPlugin\hot_point\example\build\windows\CMakeFiles\5a6e03f68af82ecfcc942bdbc6808ac5\flutter_assemble.rule’的生成依赖于由‘D:\project\flutterPlugin\hot_point\example\build\windows\CMakeFiles\e759c8150c6f2ed10442d15446f6ab40\flutter_windows.dll.rule’的生成所产生 的‘D:\PROJECT\F LUTTERPLUGIN\HOT_POINT\EXAMPLE\WINDOWS\FLUTTER\EPHEMERAL\FLUTTER_WINDOWS.DLL’。无法并行生成项。” [ +74 ms] Generating D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/flutter_windows.dll, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/flutter_export.h, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/flutter_windows.h, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/flutter_messenger.h, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/flutter_plugin_registrar.h, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/flutter_texture_registrar.h, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/cpp_client_wrapper/core_implementations.cc, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/cpp_client_wrapper/standard_codec.cc, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/cpp_client_wrapper/plugin_registrar.cc, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/cpp_client_wrapper/flutter_engine.cc, D:/project/flutterPlugin/hot_point/example/windows/flutter/ephemeral/cpp_client_wrapper/flutter_view_controller.cc, _phony_ [+1096 ms] [ +76 ms] executing: [D:\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +201 ms] [ +220 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ +1 ms] [ ] 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ ] [ ] executing: [D:\flutter/] git tag --points-at 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ +30 ms] [ +30 ms] Exit code 0 from: git tag --points-at 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ +2 ms] [ +2 ms] executing: [D:\flutter/] git describe --match *.*.* --long --tags 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ +42 ms] [ +42 ms] Exit code 0 from: git describe --match *.*.* --long --tags 9e9a72866747bacc7a17f31bf556cc679fbc1728 [ ] [ ] 2.10.0-0.0.pre-153-g9e9a728667 [ +7 ms] [ +8 ms] executing: [D:\flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +17 ms] [ +17 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] [ ] origin/master [ ] [ ] executing: [D:\flutter/] git ls-remote --get-url origin [ +14 ms] [ +15 ms] Exit code 0 from: git ls-remote --get-url origin [ ] [ ] https://github.com/flutter/flutter.git [ +51 ms] [ +51 ms] executing: [D:\flutter/] git rev-parse --abbrev-ref HEAD [ +19 ms] [ +18 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] [ ] master [ +46 ms] [ +46 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +2 ms] [ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +2 ms] [ +6 ms] Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! [ +86 ms] [ +86 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update. [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update. [ ] [ +2 ms] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. [ +30 ms] [ +38 ms] Initializing file store [ +16 ms] [ +16 ms] Done initializing file store [ +41 ms] [ +41 ms] Skipping target: gen_localizations [ +12 ms] [ +11 ms] Skipping target: gen_dart_plugin_registrant [+2150 ms] [+2149 ms] Skipping target: unpack_windows [ +404 ms] [ +405 ms] Skipping target: kernel_snapshot [ +221 ms] [ +220 ms] Skipping target: debug_bundle_windows_assets [ +1 ms] [ ] Persisting file store [ +9 ms] [ +11 ms] Done persisting file store [ +5 ms] [ +5 ms] build succeeded. [ +7 ms] [ +7 ms] "flutter assemble" took 3,017ms. [ +257 ms] [ +256 ms] ensureAnalyticsSent: 253ms [ +1 ms] [ ] Running shutdown hooks [ ] [ ] Shutdown hooks complete [ ] [ ] exiting with code 0 [ +72 ms] FinalizeBuildStatus: [ +1 ms] 正在删除文件“x64\Debug\flutter_assemble\flutter_assemble.tlog\unsuccessfulbuild”。 [ ] 正在对“x64\Debug\flutter_assemble\flutter_assemble.tlog\flutter_assemble.lastbuildstate”执行 Touch 任务。 [ ] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\flutter\flutter_assemble.vcxproj”(默认目标)的操作。 [ +24 ms] 项目“D:\project\flutterPlugin\hot_point\example\build\windows\runner\example.vcxproj”(4)正在节点 1 上生成“D:\project\flutterPlugin\hot_point\example\build\windows\flutter\flutter_wrapper_app.vcxproj”(6) (默认目标)。 [ ] InitializeBuildStatus: [ ] 正在创建“flutter_wrapper_app.dir\Debug\flutter_.9DB959E7.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ ] CustomBuild: [ ] 所有输出均为最新。 [ +42 ms] ClCompile: [ ] 所有输出均为最新。 [ +27 ms] Lib: [ ] 所有输出均为最新。 [ ] flutter_wrapper_app.vcxproj -> D:\project\flutterPlugin\hot_point\example\build\windows\flutter\Debug\flutter_wrapper_app.lib [ +11 ms] FinalizeBuildStatus: [ ] 正在删除文件“flutter_wrapper_app.dir\Debug\flutter_.9DB959E7.tlog\unsuccessfulbuild”。 [ ] 正在对“flutter_wrapper_app.dir\Debug\flutter_.9DB959E7.tlog\flutter_wrapper_app.lastbuildstate”执行 Touch 任务。 [ ] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\flutter\flutter_wrapper_app.vcxproj”(默认目标)的操作。 [ +40 ms] 项目“D:\project\flutterPlugin\hot_point\example\build\windows\runner\example.vcxproj”(4)正在节点 1 上生成“D:\project\flutterPlugin\hot_point\example\build\windows\plugins\network_info_plus_windows\network_info_plus_windows_plugin.vcxproj”(7) (默认目标)。 [ ] 项目“D:\project\flutterPlugin\hot_point\example\build\windows\plugins\network_info_plus_windows\network_info_plus_windows_plugin.vcxproj”(7)正在节点 1 上生成“D:\project\flutterPlugin\hot_point\example\build\windows\flutter\flutter_wrapper_plugin.vcxproj”(8) (默认目标)。 [ ] InitializeBuildStatus: [ ] 正在创建“flutter_wrapper_plugin.dir\Debug\flutter_.84798DB0.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ ] CustomBuild: [ ] 所有输出均为最新。 [ +5 ms] ClCompile: [ ] 所有输出均为最新。 [ +2 ms] Lib: [ ] 所有输出均为最新。 [ ] flutter_wrapper_plugin.vcxproj -> D:\project\flutterPlugin\hot_point\example\build\windows\flutter\Debug\flutter_wrapper_plugin.lib [ +4 ms] FinalizeBuildStatus: [ ] 正在删除文件“flutter_wrapper_plugin.dir\Debug\flutter_.84798DB0.tlog\unsuccessfulbuild”。 [ ] 正在对“flutter_wrapper_plugin.dir\Debug\flutter_.84798DB0.tlog\flutter_wrapper_plugin.lastbuildstate”执行 Touch 任务。 [ ] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\flutter\flutter_wrapper_plugin.vcxproj”(默认目标)的操作。 [ +9 ms] InitializeBuildStatus: [ ] 正在创建“network_info_plus_windows_plugin.dir\Debug\network_.46019FCF.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ +1 ms] CustomBuild: [ ] 所有输出均为最新。 [ +7 ms] ClCompile: [ ] 所有输出均为最新。 [ +22 ms] Link: [ ] 所有输出均为最新。 [ +1 ms] network_info_plus_windows_plugin.vcxproj -> D:\project\flutterPlugin\hot_point\example\build\windows\plugins\network_info_plus_windows\Debug\network_info_plus_windows_plugin.dll [ +6 ms] FinalizeBuildStatus: [ ] 正在删除文件“network_info_plus_windows_plugin.dir\Debug\network_.46019FCF.tlog\unsuccessfulbuild”。 [ ] 正在对“network_info_plus_windows_plugin.dir\Debug\network_.46019FCF.tlog\network_info_plus_windows_plugin.lastbuildstate”执行 Touch 任务。 [ ] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\plugins\network_info_plus_windows\network_info_plus_windows_plugin.vcxproj”(默认目标)的操作。 [ +11 ms] InitializeBuildStatus: [ ] 正在创建“example.dir\Debug\example.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ +1 ms] CustomBuild: [ ] 所有输出均为最新。 [ +40 ms] ClCompile: [ ] D:\VSSDK\IDE\VC\Tools\MSVC\14.30.30705\bin\HostX64\x64\CL.exe /c /ID:\project\flutterPlugin\hot_point\example\windows /ID:\project\flutterPlugin\hot_point\example\windows\flutter\ephemeral /ID:\project\flutterPlugin\hot_point\example\windows\flutter\ephemeral\cpp_client_wrapper\include /ID:\project\flutterPlugin\hot_point\example\windows\flutter\ephemeral\.plugin_symlinks\network_info_plus_windows\windows\include /Zi /nologo /W4 /WX /diagnostics:column /Od /Ob0 /D _UNICODE /D UNICODE /D WIN32 /D _WINDOWS /D _HAS_EXCEPTIONS=0 /D _DEBUG /D NOMINMAX /D UNICODE /D _UNICODE /D "CMAKE_INTDIR=\"Debug\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /std:c++17 /Fo"example.dir\Debug\\" /Fd"example.dir\Debug\vc143.pdb" /external:W4 /Gd /TP /wd4100 /errorReport:queue D:\project\flutterPlugin\hot_point\example\windows\flutter\generated_plugin_registrant.cc D:\project\flutterPlugin\hot_point\example\windows\runner\flutter_window.cpp [ +83 ms] generated_plugin_registrant.cc [ +332 ms] flutter_window.cpp [ +624 ms] 正在生成代码... [ +188 ms] ResourceCompile: [ +1 ms] 所有输出均为最新。 [ +14 ms] Link: [ ] D:\VSSDK\IDE\VC\Tools\MSVC\14.30.30705\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\project\flutterPlugin\hot_point\example\build\windows\runner\Debug\example.exe" /INCREMENTAL /ILK:"example.dir\Debug\example.ilk" /NOLOGO ..\flutter\Debug\flutter_wrapper_app.lib ..\plugins\network_info_plus_windows\Debug\network_info_plus_windows_plugin.lib D:\project\flutterPlugin\hot_point\example\windows\flutter\ephemeral\flutter_windows.dll.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:D:\project\flutterPlugin\hot_point\example\windows\runner\runner.exe.manifest /DEBUG /PDB:"D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/example.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/example.lib" /MACHINE:X64 /machine:x64 example.dir\Debug\Runner.res [ +2 ms] example.dir\Debug\flutter_window.obj [ ] example.dir\Debug\main.obj [ ] example.dir\Debug\utils.obj [ ] example.dir\Debug\win32_window.obj [ ] example.dir\Debug\generated_plugin_registrant.obj [ +289 ms] example.vcxproj -> D:\project\flutterPlugin\hot_point\example\build\windows\runner\Debug\example.exe [ +10 ms] FinalizeBuildStatus: [ ] 正在删除文件“example.dir\Debug\example.tlog\unsuccessfulbuild”。 [ ] 正在对“example.dir\Debug\example.tlog\example.lastbuildstate”执行 Touch 任务。 [ ] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\runner\example.vcxproj”(默认目标)的操作。 [ +7 ms] InitializeBuildStatus: [ ] 正在创建“x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ +1 ms] CustomBuild: [ ] 所有输出均为最新。 [ +9 ms] FinalizeBuildStatus: [ ] 正在删除文件“x64\Debug\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild”。 [ ] 正在对“x64\Debug\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate”执行 Touch 任务。 [ ] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\ALL_BUILD.vcxproj”(默认目标)的操作。 [ +6 ms] InitializeBuildStatus: [ ] 正在创建“x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。 [ +50 ms] PostBuildEvent: [ ] setlocal [ ] D:\VSSDK\IDE\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -DBUILD_TYPE=Debug -P cmake_install.cmake [ ] if %errorlevel% neq 0 goto :cmEnd [ +1 ms] :cmEnd [ ] endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [ ] :cmErrorLevel [ ] exit /b %1 [ ] :cmDone [ ] if %errorlevel% neq 0 goto :VCEnd [ ] :VCEnd [ +42 ms] -- Install configuration: "Debug" [ +1 ms] -- Up-to-date: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/icudtl.dat [ ] -- Up-to-date: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/flutter_windows.dll [ ] -- Up-to-date: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/network_info_plus_windows_plugin.dll [ +6 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets [ ] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/AssetManifest.json [ ] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/FontManifest.json [ +1 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/fonts [ ] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/fonts/MaterialIcons-Regular.otf [ +3 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/kernel_blob.bin [ +73 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/NOTICES.Z [ +1 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/packages [ +1 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/packages/cupertino_icons [ +1 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/packages/cupertino_icons/assets [ +1 ms] -- Installing: D:/project/flutterPlugin/hot_point/example/build/windows/runner/Debug/data/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf [ +17 ms] FinalizeBuildStatus: [ +1 ms] 正在删除文件“x64\Debug\INSTALL\INSTALL.tlog\unsuccessfulbuild”。 [ +2 ms] 正在对“x64\Debug\INSTALL\INSTALL.tlog\INSTALL.lastbuildstate”执行 Touch 任务。 [ +1 ms] 已完成生成项目“D:\project\flutterPlugin\hot_point\example\build\windows\INSTALL.vcxproj”(默认目标)的操作。 [ +1 ms] 已成功生成。 [ +2 ms] 0 个警告 [ +1 ms] 0 个错误 [ +1 ms] 已用时间 00:00:07.54 [ +25 ms] Building Windows application... (completed in 8.2s) [ +256 ms] Observatory URL on device: http://127.0.0.1:61601/q78j55Z2RQA=/ [ +5 ms] Caching compiled dill [ +37 ms] Connecting to service protocol: http://127.0.0.1:61601/q78j55Z2RQA=/ [ +119 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:61601/q78j55Z2RQA=/. [ +73 ms] DDS is listening at http://127.0.0.1:61604/5OHlP9MtCSw=/. [ +51 ms] Successfully connected to service protocol: http://127.0.0.1:61601/q78j55Z2RQA=/ [ +22 ms] DevFS: Creating new filesystem on the device (null) [ +22 ms] DevFS: Created new filesystem on the device (file:///C:/Users/autop/AppData/Local/Temp/example82e790c/example/) [ +3 ms] Updating assets [ +107 ms] Syncing files to device Windows... [ +2 ms] <- reset [ ] Compiling dart to kernel with 0 updated files [ +1 ms] Processing bundle. [ +1 ms] <- recompile file:///D:/project/flutterPlugin/hot_point/example/.dart_tool/flutter_build/generated_main.dart e3b4c958-0ea3-4ac9-9d83-c09412ebe63e [ ] <- e3b4c958-0ea3-4ac9-9d83-c09412ebe63e [ +2 ms] Bundle processing done. [ +81 ms] Updating files. [ ] DevFS: Sync finished [ +1 ms] Syncing files to device Windows... (completed in 91ms) [ +1 ms] Synced 0.0MB. [ +2 ms] <- accept [ +3 ms] Connected to _flutterView/0x2041da25820. [ +3 ms] Flutter run key commands. [ +1 ms] r Hot reload. [ +1 ms] R Hot restart. [ +1 ms] h List all available interactive commands. [ ] d Detach (terminate "flutter run" but leave application running). [ +1 ms] c Clear the screen [ +1 ms] q Quit (terminate the application on the device). [ ] Running with sound null safety [ +1 ms] An Observatory debugger and profiler on Windows is available at: http://127.0.0.1:61604/5OHlP9MtCSw=/ [ +71 ms] The Flutter DevTools debugger and profiler on Windows is available at: http://127.0.0.1:9102?uri=http://127.0.0.1:61604/5OHlP9MtCSw=/ [ +1 ms] [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method wifiSubmask on channel dev.fluttercommunity.plus/network_info) [ ] #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:175:7) [ ] [ ] #1 _MyHomePageState._initNetworkInfo (package:example/main.dart:173:21) [ ] ```
Flutter doctor output ``` $ flutter doctor -v Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! [√] Flutter (Channel master, 2.10.0-1.0.pre.153, on Microsoft Windows [Version 10.0.22000.434], locale zh-CN) • Flutter version 2.10.0-1.0.pre.153 at D:\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 9e9a728667 (2 weeks ago), 2022-01-14 09:40:11 +0800 • Engine revision f121c1fe68 • Dart version 2.17.0 (build 2.17.0-11.0.dev) • DevTools version 2.9.2 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn [√] Android toolchain - develop for Android devices (Android SDK version 32.0.0) • Android SDK at D:\AndroidSDK • Platform android-32, build-tools 32.0.0 • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189) • All Android licenses accepted. [√] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe [√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.0.4) • Visual Studio at D:\VSSDK\IDE • Visual Studio Community 2022 version 17.0.32014.148 • Windows 10 SDK version 10.0.19041.0 [√] Android Studio (version 2020.3) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189) [√] VS Code (version 1.63.2) • VS Code at C:\Users\autop\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.32.0 [√] Connected device (3 available) • Chrome (web) • chrome • web-javascript • Google Chrome 97.0.4692.99 Running with sound null safety ```
github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days