chabokpush_flutter 3.2.0
chabokpush_flutter: ^3.2.0 copied to clipboard
Chabok Push provides your app with in-app messaging and easy geo-location features.
3.0.0 #
- Change: Migrated to null safety.
2.0.0 #
1.0.2 #
- Fix Chabok flutter bridge warning issues.
1.0.1 #
- Fix flutter warning issues.
1.0.0 #
- Update Chabok android SDK (v3.1.3)
- Add Chabok iOS SDK (v2.2.0)
- Add
setOnDeepLinkHandlerandsetOnReferralHandlermethods. - Add
unsetUserAttributesmethod. - Add
incrementUserAttributeanddecrementUserAttributemethods. - Add
addToUserAttributeArrayandremoveFromUserAttributeArraymethods. - Add
subscribeandunsubscribemethods. - Support
DateTimetype in events and attributes.
0.0.2 #
- Add
setOnMessageCallbackmethod to get chabok message. - Add
setOnNotificationOpenedHandlermethod to get notification action. - Add
setOnShowNotificationHandlermethod to get notification data before showing notification. - Add
setOnConnectionHandlermethod to get Chabok SDK connection status.