Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 710 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 710 Bytes

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.