Tornike Kurdadze

Results 106 comments of Tornike Kurdadze

@wasabeef Any thought about this?

> @Tkko Thank you for your PR. Could you tell me a little more about the use case? In general, I think We're using flutter_localizations. This is helpful if you...

Hi @da-revo, are you using the latest version?

> ``` > /// in pinput_state.dart > void _onChanged(String pin) { > widget.onChanged?.call(pin); > if (_completed) { > widget.onCompleted?.call(pin); /// changing pin to pin.substring(0,widget.length) here could work > _maybeValidateForm(); >...

@da-revo Which Flutter version are you using?

Sorry for the late reply, I'm not able to reproduce the issue thus closing this issue, feel free to reopen it if you need to.

Hi @apiorno, unfortunately, I'm not able to reproduce the issue, could you provide more info?

I'm sorry for the late reply, I'm pretty sure you solved the issue on your own, one thing to keep in mind, you should create a controller outside of build...

Hi @t-animal, let me check

Bumped the Flutter SDK version in version [2.2.13](https://github.com/Tkko/Flutter_Pinput/releases/tag/v2.2.13)