Malay Patel

Results 2 comments of Malay Patel

Go to the file: `C:\Users\{user}\AppData\Local\Pub\Cache\hosted\pub.dev\windows_notification-1.2.0\windows\include\windows_notification` and edit `windows_notification_plugin.h`. For me name of the file was `windows_notification_plugin_c_api.h`. Add `#pragma comment(lib, "windowsapp")` at the top of the file. And you are done!...

> Not to detract from the work done in this plugin, but my work on flutter_local_notifications is complete and the [PR](https://github.com/MaikuB/flutter_local_notifications/pull/2366) should be merged shortly. In the meantime you can...