js_notifications 0.0.5
js_notifications: ^0.0.5 copied to clipboard
An extended NotificationsAPI for Dart managing web notifications.
0.0.5 #
- Fix
NotificationAPIlate init - Updated docs
0.0.4 #
- Fix
JsNotificationDirection'stoString()conversion - Added
autotoJSNotificationDirection
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,JSNotificationOptionsandJSNotificationAction
0.0.1 #
- Initial release