fcm_runner library
Classes
- FCMRunner
- The notification runner wraps around your widgets to grab context and register it to the notification service. This is important to be at least once on every screen since to do anything in the app you need context so wrap every screen with this widget anywhere so your notification handlers can get context.