AYM1607 / do_more

A good looking glorified todo list built with flutter.
MIT License
29 stars 15 forks source link

firestore provider does not handle side effects. #6

Open AYM1607 opened 5 years ago

AYM1607 commented 5 years ago

For example: when you update the priority of a task, the properties of the user and the event don't get updated.

This happens with almost any update regarding a task.