After using .launch() method swipe back gesture on Android is working fine while on IOS nothing happens .
[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.22631.4890], locale en-GB)
• Flutter version 3.24.3 on channel stable at C:\Users\User\fvm\versions\3.24.3
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 2663184aa7 (6 months ago), 2024-09-11 16:27:48 -0500
• Engine revision 36335019a8
• Dart version 3.5.3
• DevTools version 2.37.3
NB_Utils version : nb_utils: ^6.1.3
EDIT : Used NB_utils's last version (^7.1.2) still facing the same issue the swipe gesture (going back to a previous screen) not working on IOS
@bhoominn Can you please take a look at this