OneSignal / OneSignal-Flutter-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
https://www.onesignal.com
Other
625 stars 215 forks source link

Release 3.5.2 #832

Closed nan-li closed 10 months ago

nan-li commented 10 months ago

What's Changed Since v3.5.1

🔧 Maintenance

Native SDK Updates

Native iOS SDK Update Bump native iOS SDK version from 3.12.4 to 3.12.7: See release notes

Native Android SDK Update Bump native Android SDK version from 4.8.5 to 4.8.7: See release notes


This change is Reviewable

nan-li commented 10 months ago

Noting the CI is failing due to our example app, the CI doesn't recognize properties that come from the flutter sdk, such as this error:

error • The named parameter 'foregroundColor' isn't defined • example/lib/main.dart:584:15 • undefined_named_parameter