OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
625
stars
214
forks
source link
Merge `user_model/main` into the `main` branch #835
Closed
nan-li closed 9 months ago
Description
One Line Summary
This PR rebased all commits from
user_model/main
and apply them to themain
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
.main
and the following 2 PRs were carried over.After this PR,
main
anduser_model/main
are almost equivalent. Here are where the differences arose from:674 added 3 new CI files to
main
that are kept in this PR669 updated
Zapier.yml
on the main branch, and this PR kept those changesMotivation
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