Make more then one time navigator pop

int count = 0;
        Navigator.popUntil(context, (route) {
          return count++ == 2;
        });

Post a Comment

Previous Post Next Post

Subscribe Us


Get tutorials, Flutter news and other exclusive content delivered to your inbox. Join 1000+ growth-oriented Flutter developers subscribed to the newsletter

100% value, 0% spam. Unsubscribe anytime