File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- String sdkVersion = "3.3.2" ;
2
-
3
- /// Determines how notifications should be displayed
1
+ // Determines how notifications should be displayed
4
2
enum OSNotificationDisplayType { none, alert, notification }
5
3
6
4
/// Indicates whether a user tapped a notification (`opened` )
Original file line number Diff line number Diff line change 1
1
name : onesignal_flutter
2
2
description : OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
3
+ <<<<<<< Updated upstream
3
4
version : 5.0.0-beta-02
4
5
author : Brad Hesse <brad@onesignal.com>, Josh Kasten <josh@onesignal.com>, Henry Boswell <henryboswell@onesignal.com>
6
+ =======
7
+ version : 5.0.0-beta-01
8
+ author : Brad Hesse <brad@onesignal.com>, Josh Kasten <josh@onesignal.com>
9
+ >>>>>>> Stashed changes
5
10
homepage : https://github.com/OneSignal/OneSignal-Flutter-SDK
6
11
7
12
flutter :
You can’t perform that action at this time.
0 commit comments