Implementations
If you want to support UnifiedPush to receive notifications using an external distributor. Then check if a library is available for your framework, programming language and your plaform.
If there isn’t any at the moment, feel free to reach us on Matrix or Mastodon, or to open an issue on Codeberg. Contributions are welcome!
- android-connector: Core library to support UnifiedPush on Android (Java/Kotlin)
- android-connector-ui: Dialog to pick a distributor between those available (Java/Kotlin)
- embedded_fcm_distributor: Embed a distributor that works with Google Play Service, to provide a fallback (Java/Kotlin)
- flutter-connector: Flutter library to support UnifiedPush (Flutter)
- expo-unified-push: Expo/React Native integration of the android UnifiedPush library (Expo/React)
- flutter-connector: Flutter library to support UnifiedPush (Flutter)
- go-c: Go and C library to support UnifiedPush (Go and C)