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 214 forks source link

Merge `user_model/main` into the `main` branch #835

Closed nan-li closed 9 months ago

nan-li commented 9 months ago

Description

One Line Summary

This PR rebased all commits from user_model/main and apply them to the main branch.

Details

See https://github.com/OneSignal/OneSignal-Flutter-SDK/compare/rebase_user_model..user_model/main for a comparison of this branch vs user_model/main.

After this PR, main and user_model/main are almost equivalent. Here are where the differences arose from:

Motivation

To make the main branch reflect v5.x.x. The "old" main branch is maintained in branch 3.x.x_patch_branch.

Affected code checklist

Checklist

Overview

Testing

Final pass


This change is Reviewable