We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5336b74 commit 0475c4dCopy full SHA for 0475c4d
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: onesignal_flutter
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
-version: 5.3.4
+version: 5.4.0-beta-01
4
homepage: https://github.com/OneSignal/OneSignal-Flutter-SDK
5
6
flutter:
@@ -22,5 +22,5 @@ dev_dependencies:
22
sdk: flutter
23
24
environment:
25
- sdk: '>=2.12.0 <3.0.0'
26
- flutter: '>=1.10.0'
+ sdk: ">=2.12.0 <3.0.0"
+ flutter: ">=1.10.0"
0 commit comments