code_inputA Flutter widget for inputting content with a fixed length, visually treating each character as a separate segment. UsageThis is a small example: CodeInput( length: 4, keyboardType: TextInputType.number, builder: CodeInputBuilders.lightCircle(