The library allows you to subscribe and receive push notifications with UnifiedPush.
UnifiedPush is specifications and tools that let the user choose how push notifications are delivered. All in a free and open source way.
- The documentation is available on UnifiedPush website
- The API reference is available on the pub.dev page
- On Android, it is possible to use Google services as a fallback
- An example app can be found on this repository.