js_notifications 0.0.4
js_notifications: ^0.0.4 copied to clipboard
An extended NotificationsAPI for Dart managing web notifications.
0.0.4 #
- Fix
JsNotificationDirection
'stoString()
conversion - Added
auto
toJSNotificationDirection
0.0.3+3 #
- Updated docs
- Fix linting
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
andJSNotificationAction
0.0.1 #
- Initial release