Sunbreak
Sunbreak
Probably. But not on my roadmap Busy doing pure Dart implementation on Windows
I'd like to review your implementation on this
Could split this feature request into another PR?
Is there similiar APIs on other platforms?
Is there any chance that you could solve the #43 ?
Thanks a lot for the info I'll take a look at it this weekend
I prefer add BIG features into https://github.com/woodemi/quick.flutter https://pub.dev/packages/quick_notify/versions/0.3.0-dev.0 has been released within `quick.flutter`
Great work. I'll find time to review it on this weekend :)
Yep. Windows API is a little different. It is unnecessary to discover services before using them for now ```cpp } else if (method_name.compare("discoverServices") == 0) { // TODO result->Success(nullptr); ```...
> Have you planned to add this functionality during the refactorization? Will do. But it takes time. Windows APIs are too cumbersome