No description
- Dart 66.4%
- Kotlin 14.1%
- CMake 12.2%
- C++ 6%
- C 1.3%
|
|
||
|---|---|---|
| .woodpecker | ||
| example | ||
| unifiedpush | ||
| unifiedpush_android | ||
| unifiedpush_linux | ||
| unifiedpush_platform_interface | ||
| unifiedpush_storage_interface | ||
| unifiedpush_storage_shared_preferences | ||
| unifiedpush_ui | ||
| .fvmrc | ||
| .gitignore | ||
| .pubignore | ||
| dev.sh | ||
| LICENSE | ||
| README.md | ||
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
- The documentation 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.