Description
What's on your mind?
Hello Team,
I noticed that the OneSignal Flutter SDK currently does not support Flutter Web. However, OneSignal does provide Web push notifications through its JavaScript SDK.
I would like to request official Flutter Web support in the onesignal_flutter package. Since Firebase Cloud Messaging (FCM) provides Web support, it would be great if OneSignal could also extend its Flutter SDK to include Web.
Why is this needed?
Many Flutter developers need cross-platform push notifications (Android, iOS, and Web).
Currently, we have to manually integrate OneSignal’s Web push via JavaScript.
Having official Web support would make integration easier and more efficient for developers.
Possible Solutions:
Extend the Flutter SDK to support Web by internally using OneSignal's Web SDK.
Provide official documentation on how to integrate Web push with Flutter projects.
Additional Context:
Flutter Version: 3.29.2
OneSignal SDK Version: 5.3.0
Would love to hear if there are any plans for Flutter Web support! 🚀
Thanks! 😊
Code of Conduct
- I agree to follow this project's Code of Conduct