just add autoDisposeControllers:false here... and make sure to dispose all of them manually if you are using providers
PinCodeTextField( autoDisposeControllers: false, );