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
setOnDeepLinkHandler
andsetOnReferralHandler
methods. - Add
unsetUserAttributes
method. - Add
incrementUserAttribute
anddecrementUserAttribute
methods. - Add
addToUserAttributeArray
andremoveFromUserAttributeArray
methods. - Add
subscribe
andunsubscribe
methods. - Support
DateTime
type in events and attributes.
0.0.2 #
- Add
setOnMessageCallback
method to get chabok message. - Add
setOnNotificationOpenedHandler
method to get notification action. - Add
setOnShowNotificationHandler
method to get notification data before showing notification. - Add
setOnConnectionHandler
method to get Chabok SDK connection status.