engagespot_sdk 0.0.6
engagespot_sdk: ^0.0.6 copied to clipboard
A Flutter SDK for integrating the Engagespot service into your applications. Handle notifications and listen to real-time notification events with ease
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- TODO: New function updated : function to delete all notification
0.0.3 #
- TODO: New function updated : payload data field added in notification model
0.0.4 #
- New function added: Function to delete notifications.
- TODO: Function
markAsRead
is deprecated. Use the new methodmarkAllAsRead
instead.
0.0.5 #
- New function added: Function to mark single notification as Read.
- TODO: Function
markAsRead
is deprecated. Use the new methodmarkAllAsRead
instead.
0.0.6 #
- Function renamed
- New function added: Function to mark notification as seen.
markAsSeen
.