pin_dot

A Pin Dot Flutter package. Make it easy to use and minimal code.

Screenshot

Usage

PinDot(
    size: 17,
    length: 4,
    text: '1234',
    activeColor: Colors.blue[700],
    borderColor: Colors.yellow[700],
)

Libraries

pin_dot