carverauto / flutter

🚨 ChaseApp opensource mobile app - follow live police chases 🚔
https://chaseapp.tv
MIT License
3 stars 0 forks source link

Feature - Support for different notifications #115

Open mfreeman451 opened 2 years ago

mfreeman451 commented 2 years ago

Under the profile or settings section, users should be able to subscribe to other notification streams.

Currently this is what we have going:

The default notfication option on the main screen is fine to stay pointed at 'chase-notifications', but I'd like to be able to ping users when we make updates to the firehose as well.

rutvik110 commented 2 years ago

By default, the user would be subscribed to those two notification beams and won't be able to opt out of those two, right? So we are planning to introduce more notifications streams(beams) in there which user can choose whether he want to opt-in?

mfreeman451 commented 2 years ago

Just chases-notification by default, everything else is optional. We plan on introducing at least 2 more streams right away I think.

rutvik110 commented 2 years ago

Got it!