Baseflow / Baseflow/flutter-permission-handler

Windows crashing issue

Open
#1,388 1 comment 0 reactions 1 assignee Claimed by @mvanbeusekom View on GitHub
Dominant language
Dart
Stars
2.2k
Forks
970
Avg merge
14h 22m
Merged PRs (30d)
2

Description

Old windows 10 machines encounter crashing issues related to plugin implementation (even when plugin is not used on this platform).

I have a cross-platform app with Android and Windows support, i added flutter-permission-handler plugin to my android app and do not even use it's code on windows, hover, upon app's launch it crashes with this error (can be only seen with Visual Studio, if app is launched without visualstudio, it just instantly closes when it's launched):

![image](https://github.com/user-attachments/assets/0fb3eda7-5a1f-42f8-8e30-d0e159588e44)
![image](https://github.com/user-attachments/assets/e71a6d83-13ea-4085-8e21-b1e531bf664a)
![image](https://github.com/user-attachments/assets/b2155244-52a0-4071-8c93-f9e973ec4c58)
![image](https://github.com/user-attachments/assets/c9b456a6-6532-4f07-98e3-2808cda65705)
![image](https://github.com/user-attachments/assets/a461fdbe-77b2-4169-be1a-8f4114ce4e35)
![image](https://github.com/user-attachments/assets/e4c3d7a0-4b32-45c2-89f5-74bad2b33660)
![image](https://github.com/user-attachments/assets/4554392a-52b3-4fd2-8075-90bdefe1dd2b)
![image](https://github.com/user-attachments/assets/b022d267-4dd0-4a68-8594-b3362a6c5769)

![image](https://github.com/user-attachments/assets/4c0182a2-1138-4bcc-8a1e-8289dceb7fc5)
![image](https://github.com/user-attachments/assets/a8939a0f-08e1-43b5-bb73-de98222ed84b)
![image](https://github.com/user-attachments/assets/366ff701-3810-46d7-96e8-de6158e0863f)

winrt::hresult_class_not_registered, [[noreturn]] inline WINRT_IMPL_NOINLINE void throw_hresult(hresult const result)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.