Adds NotificationsRemoteDatasource in sf_shared that POSTs the current Firebase Messaging token to /notifications/push, wired into the legacy login flow right after getUserInfo so the device can receive targeted push notifications. Fire-and-forget with catchError so a failure never blocks login.
legacy
A new Flutter project.
Getting Started
For help getting started with Flutter development, view the online documentation.
For instructions integrating Flutter modules to your existing applications, see the add-to-app documentation.