in_app_messaging 0.0.20
in_app_messaging: ^0.0.20 copied to clipboard
Simple In-App Messaging for your application
0.0.20 #
- FIX: fix once conditions.
- FIX: fix property updates.
- FIX: add missing exports.
- FEAT(deps): upgrade dependencies and sdk.
- FEAT: adjust dynamic message presenter.
- FEAT: change context logic.
- FEAT: use json-logic for conditions, make messages serializable, add more conditions.
- FEAT: make condition combining with nulls.
- FEAT: add once condition.
- FEAT: add user and device conditions.
0.0.15 #
- add context to
canShow
method
0.0.14 #
- add
canShow
method to message handler
0.0.13 #
- fix once conditions for new last_seen structure
0.0.12 #
- Add
distinct
property toOncePerEventPropertiesCondition
0.0.11 #
- Fix trigger properties lost
0.0.10 #
- Use Json Logic package for conditions
0.0.8 #
- Make condition combinable with nulls
0.0.7 #
- Add once condition
0.0.6 #
- Fix context updates
0.0.3 #
- Add missing exports
0.0.2 #
- Add user and device conditions
0.0.1 #
- Initial version.