flutter_local_notifications_windows 2.0.0-dev.2
flutter_local_notifications_windows: ^2.0.0-dev.2 copied to clipboard
Windows implementation of the flutter_local_notifications plugin
2.0.0-dev.2 #
- Bumped
ffigenand regenerated bindings. Credits to Levi Lesches who originally looked at this before the plugin had its minimum Flutter version bumped
2.0.0-dev.1 #
- Breaking change removed the
detailsparameter from thezonedScheduleRawXml()method as it was not actually used. Thanks to the PR from Levi Lesches - Added
flutter_lintsto apply linter rules
1.0.3 #
- Fixed issue where non-ASCII characters for the notification application name weren't being displayed properly. Thanks to the PR from yoyoIU
1.0.2 #
1.0.1 #
1.0.0 #
- Initial release for Windows. Thanks to PR Levi Lesches that continued the work done initially done by Kenneth and lightrabbit