flutter-passcode
flutter-passcode copied to clipboard
Add canPop() condition
Checks if the navigator can pop. This avoids an error I get when a passcode has successfully completed. The functionality continues to work as expected after this change.