js_notifications 0.0.4 copy "js_notifications: ^0.0.4" to clipboard
js_notifications: ^0.0.4 copied to clipboard

Platformweb

An extended NotificationsAPI for Dart managing web notifications.

0.0.4 #

  • Fix JsNotificationDirection's toString() conversion
  • Added auto to JSNotificationDirection

0.0.3+3 #

  • Updated docs
  • Fix linting

0.0.3+2 #

  • Updated docs

  • 0.0.3+1 #

  • Updated docs

0.0.3 #

  • Added notification accessors and notification getters (via caching)
  • Fixed notification on tap stream not triggering

0.0.2 #

  • Added notification tap stream
  • Added factory constructors, helpers for JSNotification, JSNotificationOptions and JSNotificationAction

0.0.1 #

  • Initial release