79450061

Date: 2025-02-19 02:43:47
Score: 1.5
Natty:
Report link

In my case, I have used code below to solve the issue of swipe gestures.

Navigator.push(context, CupertinoPageRoute(builder: (context) => MyPage()),);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: zx goh