mt-akar / bottom_nav_layout

A quick and powerful Flutter layout with a bottom navbar.
https://pub.dev/packages/bottom_nav_layout
MIT License
35 stars 11 forks source link

How can I check if pop will close the app? #16

Closed nowjordanhappy closed 2 years ago

nowjordanhappy commented 2 years ago

I added a callback to manage when pop action is pressed and there's only one page on stack to not close app or show a prevent dialog.

https://github.com/m-azyoksul/bottom_nav_layout/pull/17