FLUTTER ECOSYSTEM

onesignal_flutter

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

onesignal_flutter cover
Latest version
5.5.4
30-day downloads
128.8K
Likes
951
Pub points
125

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The onesignal_flutter package enables Flutter applications to integrate with OneSignal, a free push notification service for mobile apps. It simplifies the process of sending and receiving push notifications on both Android and iOS platforms. Developers can easily manage user subscriptions, handle notification events, and customize notification behavior within their app. The plugin is maintained by OneSignal and supports seamless setup via pub.dev. It’s ideal for apps needing real-time engagement through notifications.

Use cases
  • Sending targeted push notifications
  • User engagement tracking
  • In-app message delivery
  • Real-time alerts
  • Cross-platform notification support
Key features
  • Easy integration with Flutter
  • Support for Android and iOS
  • Notification event handling
  • User subscription management
  • Customizable notification appearance
Suitable for
  • Mobile apps requiring push notifications
  • Developers using OneSignal
  • Apps focused on user engagement
  • Startups seeking free notification services
  • Cross-platform projects
Considerations
  • Requires OneSignal account setup
  • Needs proper API key configuration
  • Limited to OneSignal's backend
  • iOS requires additional entitlements
  • Background execution permissions needed
Supported platformsAndroidiOS

Install package

flutter pub add onesignal_flutter

Categories

Source repository

Related projects