79721916

Date: 2025-07-31 23:09:32
Score: 0.5
Natty:
Report link
PopScope(
      canPop: viewModel.currentStep == 0, // validate if needed to pop
      onPopInvokedWithResult: (didPop, result) { 
        viewModel.back();// handle try pop event
      },
      child: CupertinoPageScaffold(
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ahmad Abdullah PS