pattern_lock icon indicating copy to clipboard operation
pattern_lock copied to clipboard

Pattern Lock as Flutter widget!

Results 3 pattern_lock issues
Sort by recently updated
recently updated
newest added

- Add ability to connect points between start and end points - Add option to decide whether clear selected points on touch end or not - UI improvements - Add...

I am only able to select the point by exactly tapping on it. By adjusting the `selectThreshold` value I could able to select the points by dragging from left and...