Overview
Implement Firebase In-App Messaging for sending context-specific announcements to the users. Previously, in Dante, this was done with hardcoded announcements. Since announcements should be made without a new release, Firebase In-App messaging should be used.
Implementation
Use the standard package for this: https://pub.dev/packages/firebase_in_app_messaging
Overview
Implement Firebase In-App Messaging for sending context-specific announcements to the users. Previously, in Dante, this was done with hardcoded announcements. Since announcements should be made without a new release, Firebase In-App messaging should be used.
Implementation
Use the standard package for this: https://pub.dev/packages/firebase_in_app_messaging