File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed
Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.3+2
2+
3+ * Updated docs
4+ *
5+ * ## 0.0.3+1
6+
7+ * Updated docs
8+
9+ ## 0.0.3
10+
11+ * Added notification accessors and notification getters (via caching)
12+ * Fixed notification on tap stream not triggering
13+
14+ ## 0.0.2
15+
16+ * Added notification tap stream
17+ * Added factory constructors, helpers for ` JSNotification ` , ` JSNotificationOptions ` and ` JSNotificationAction `
18+
119## 0.0.1
220
3- * TODO: Describe initial release.
21+ * Initial release
Original file line number Diff line number Diff line change 11name : js_notifications
22description : " An extended NotificationsAPI for Dart Web notifications."
3- version : 0.0.3+1
3+ version : 0.0.3+2
44homepage : https://github.com/cybex-dev/js_notifications
55
66environment :
@@ -15,7 +15,7 @@ dependencies:
1515 web : ^0.5.1
1616 plugin_platform_interface : ^2.0.2
1717 uuid : ^4.5.1
18- simple_print : 0.0.1+2
18+ simple_print : ^ 0.0.1+2
1919
2020dev_dependencies :
2121 flutter_test :
You can’t perform that action at this time.
0 commit comments