Good afternoon!
I'm creating a diet app where I will provide a questionnaire with 25 questions and each question will have 3 answers. Each of the answers will count points for a type of diet, and in the end I will need to check the most chosen answer to make the correct diet available to the user. In this case, there will be three types of diet, and the answers to each question will be related to each type.
I have already created the questionnaire screens with the questions and answers, my question now is how to make this configuration to count the answers and at the end make the comparison to load the diet pages according to the user's answers.
I was a Reac Native learner but when I found this system I decided to do it here because it was much easier, so some Flutter concepts I need help to understand.
Thank you in advance for your attention and help.
Turí Souza