Navigator onPopPage versus onDidRemovePage
During the development of my RubigoRouter package I ran into some limitations of the Navigator object that I explain here below.
The Flutter Navigator has a mechanism to inform the app about a back navigation event.
Historically the onPopPage callbac...
yapb.dev4 min read