Skip to content

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal

License

Notifications You must be signed in to change notification settings

OneSignal/OneSignal-Flutter-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

390470c · Feb 25, 2025
Feb 5, 2024
Feb 25, 2025
Aug 19, 2024
Feb 25, 2025
Jul 3, 2024
Jan 31, 2024
Oct 4, 2021
Aug 6, 2019
Jul 23, 2019
Jul 26, 2018
Jan 12, 2022
Jun 27, 2024
Apr 12, 2024
Feb 25, 2025
Aug 14, 2021

Repository files navigation

OneSignal Flutter SDK Build Status


⚠️ Migration Advisory for current OneSignal customers

Our new user-centric APIs and v5.x.x SDKs offer an improved user and data management experience. However, they may not be at 1:1 feature parity with our previous versions yet.

If you are migrating an existing app, we suggest using iOS and Android’s Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation for each:

If you run into any challenges or have concerns, please contact our support team at support@onesignal.com


OneSignal is a free email, sms, push notification, and in-app message service for mobile apps. This SDK makes it easy to integrate your Flutter iOS and/or Android apps with OneSignal.

Flutter Notification

Installation

See the Setup Guide for setup instructions.

Change Log

See this repository's release tags for a complete change log of every released version.

Support

Please visit this repository's Github issue tracker for feature requests and bug reports related specificly to the SDK. For account issues and support please contact OneSignal support from the OneSignal.com dashboard.

Demo Project

To make things easier, we have published a demo project in the /example folder of this repository.

Supports:

  • Tested from iOS 8 to iOS 15
  • Tested from Android 4.0.3 (API level 15) to Android 12.0 (31)