DanielQuick / Flutter-Sprints-Idea-Tracker

3 stars 1 forks source link

Idea Service Enhancement #29

Closed DanielQuick closed 3 years ago

DanielQuick commented 3 years ago
taracell commented 3 years ago

To do this I need to change the vote property of the Idea object within models. Is this acceptable?

taracell commented 3 years ago

Adding/deleting voters from voter's list within an Idea object and getting the length of the list should accomplish this task