- Move to
quick.flutter
mono repo - Refactor Linux implementation to
desktop_notifications
- Fetch nuget when unavailable on Windows
- Refactor notify to asynchronous
- Fix permission when authorizationStatus is notDetermined
- Add
title
tonotify
method
- Support Web
- Add
hasPermission
&requestPermission
- Fix nullable typo
- Update constraint to Dart-2.12.0+ and Flutter-2.0.0+
- Add
notify(content:)