preetjdp / YouOweMe

Making it simpler to track those chillars
9 stars 6 forks source link

[NEW IDEA] Send a notification when a new owe is created. #15

Open preetjdp opened 4 years ago

preetjdp commented 4 years ago

Is your feature request related to a problem? Please describe. This a very crucial feature for the entire product. When a new owe is created many side-effects should take place.

Describe the idea / solution you'd like They being as follows:

Additional context For all of this have to find something that is super cheap, like super cheap. Hey might might even consider using the whatsApp api 👀👀

preetjdp commented 4 years ago

@pal-codes Am I missing anything?

palcodes commented 4 years ago

Seems good to me.

SirusCodes commented 4 years ago

If a user is first time user than they will have the app so, why would we send them sms we can send them notification 🤔

palcodes commented 4 years ago

@SirusCodes

SirusCodes commented 4 years ago

Ok @pal-codes got it

preetjdp commented 4 years ago

All of this is mostly implemented. Closing for the moment

preetjdp commented 4 years ago

Opened this issue back to work on Notification Actions. Tldr. They Don't work ==> https://github.com/MaikuB/flutter_local_notifications/issues/17

But on further investigation have found two branches of flutter_local_notifications that have support for notifications with actions. They are

  1. https://github.com/MaikuB/flutter_local_notifications/pull/387

Your task should you choose to accept would be to check em out and make something valueable