Skip to content

Navigator.pop #172

Description

@sm2017

I am using flutter bloc in my application, is success response I call Navigator.pop to pop the navigator, and in failure I call Flushbar.show to to toast error message

As you push in navigator I have some problem, When I call Navigator.pop and the previous toast is exists in the page , it popped instead of the current page

I know I can use Navigator.popUntil, But I think it is the problem of flushbar library, Because toast must not be a different route

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions