Kenneth

Results 106 comments of Kenneth
trafficstars

I have no idea what is causing that issue either. It wasn't happening before, and I never changed the code related to that.

Sorry for the silence. I've been very busy lately, so I was not able to squeeze time to work on this. I will give this another look over the weekend.

I'm currently taking a crack at Windows implementation, however I am struggling with calling WinRT API in a win32 context. Calls to WinRT APIs always throws `hresult_from_win32(ERROR_NOT_FOUND`, which after days...

I set `VS_PROJECT_IMPORT` as well and I am still having issue.

I did, and it was already merged 😁 it's mostly working despite some issues

Ahh sorry, thought this was `flutter_secure_storage`. I did manage to get notifications working on windows in my own projects, I will make a pr when I am free.

I completely forgot about this. I think I still have working notification on windows, I just need to integrate the logic to this library. I will try to come up...

In my implementation I am using the winrt api that I pulled from nuget, but I don't think it counts as a third party dependency because it is from Microsoft...

My visual studio install broke recently. I am trying to get it fixed.