You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Previosuly i used Get.back() to close the drawer, and now im working on Getx5 i tried to use Get.close(); instead but it doesnt work also Get.back(); doesnt work also the other options like Get.closeAllOverlays();
only one works Get.backLegacy();
Describe the bug
Previosuly i used
Get.back()
to close the drawer, and now im working on Getx5 i tried to useGet.close();
instead but it doesnt work alsoGet.back();
doesnt work also the other options likeGet.closeAllOverlays();
only one works
Get.backLegacy();
**Reproduction code
Flutter Version:
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 2663184aa7 (2 weeks ago) • 2024-09-11 16:27:48 -0500
Engine • revision 36335019a8
Tools • Dart 3.5.3 • DevTools 2.37.3
Getx Version:
get: ^5.0.0-release-candidate-9.2
Describe on which device you found the bug:
Android - Note 9 / Iphone 15 pro max
The text was updated successfully, but these errors were encountered: