You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For help getting started with Flutter, view our online
8
-
[documentation](https://flutter.io/).
9
+
[OneSignal](https://onesignal.com/) is a free push notification service for mobile apps. This SDK makes it easy to integrate your Flutter iOS and/or Android apps with OneSignal.
9
10
10
-
For help on editing plugin code, view the [documentation](https://flutter.io/platform-plugins/#edit-code).
See the [Setup Guide](https://documentation.onesignal.com/v5.0/docs/flutter-sdk-setup) for setup instructions.
15
+
16
+
#### Change Log
17
+
See this repository's [release tags](https://github.com/onesignal/onesignal-flutter-sdk/releases) for a complete change log of every released version.
18
+
19
+
#### Support
20
+
Please visit this repository's [Github issue tracker](https://github.com/onesignal/onesignal-flutter-sdk/issues) for feature requests and bug reports related specificly to the SDK.
21
+
For account issues and support please contact OneSignal support from the [OneSignal.com](https://onesignal.com) dashboard.
22
+
23
+
#### Demo Project
24
+
To make things easier, we have published a demo project in the `/example` folder of this repository.
25
+
26
+
#### Supports:
27
+
* Tested from iOS 8 to iOS 11.3
28
+
* Tested from Android 4.0.3 (API level 15) to Android 8.1 (27)
0 commit comments