Closed YouSour closed 2 years ago
@BrianTV98 Is there a way to change the wrong swipe title mentioned above?
Thanks!
@mikedevt2 , @YouSour . Thanks for commenting on my package I think it is too rigid for my library to manage the screen failure. So I decided to remove it. Instead I added in SliderController. Now, when you finish dragging the slider bar, the UI will no longer automatically update and create a new Captchar. You can get the result of the drag and drop via the onConfirm method. And create new captchar through controller. So users can be more comfortable to customize what they want. You can lock your screen your way through flutter's AbsorbPointer tag, and overwrite the content you want via the Stack tag
hi, how could i customize text on 5 wrong swipes ? thank in advance 😄