You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In flutter on my survey page, there are list of questions and some questions are mandatory and must be answered without skipping. I used a "carousel_slider" but due to this, I was able to move to the next question even if it was mandatory while swiping. Help me to sort this issue.
In flutter on my survey page, there are list of questions and some questions are mandatory and must be answered without skipping. I used a "carousel_slider" but due to this, I was able to move to the next question even if it was mandatory while swiping. Help me to sort this issue.
CarouselSlider(
The text was updated successfully, but these errors were encountered: