We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39b87a3 + d61b145 commit 862f196Copy full SHA for 862f196
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.0.5
2
+
3
+* Fix `NotificationAPI` late init
4
+* Updated docs
5
6
## 0.0.4
7
8
* Fix `JsNotificationDirection`'s `toString()` conversion
pubspec.yaml
@@ -1,6 +1,6 @@
name: js_notifications
description: "An extended NotificationsAPI for Dart managing web notifications."
-version: 0.0.4
+version: 0.0.5
homepage: https://github.com/cybex-dev/js_notifications
platforms:
web:
0 commit comments