What's on your mind?
I see in this repo that the latest version is 5.3.6, released 2 weeks ago according to
https://github.com/OneSignal/OneSignal-Flutter-SDK/releases
However, on pub.dev, the latest version is still 5.3.5
https://pub.dev/packages/onesignal_flutter/versions
This can be misleading, as when typing
onesignal_flutter: ^5.3.6
in your pubspec.yaml, you end up with a 3 months old pre-release version.
The resulting pubspec.lock:
Probably not what most devs expect.
Code of Conduct
What's on your mind?
I see in this repo that the latest version is 5.3.6, released 2 weeks ago according to
https://github.com/OneSignal/OneSignal-Flutter-SDK/releases
However, on pub.dev, the latest version is still 5.3.5
https://pub.dev/packages/onesignal_flutter/versions
This can be misleading, as when typing
in your pubspec.yaml, you end up with a 3 months old pre-release version.
The resulting pubspec.lock:
Probably not what most devs expect.
Code of Conduct