Skip to content

UnifiedPush/flutter-connector

Repository files navigation

UnifiedPush flutter-connector

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.

Getting Started

  1. The documentation is available on UnifiedPush website
  2. The API reference is available on the pub.dev page
  3. On Android, it is possible to use Google services as a fallback
  4. An example app can be found on this repository.