PavelPZ / riverpod_navigator

Simple but powerfull Flutter navigation with riverpod and Navigator 2.0
MIT License
27 stars 3 forks source link

Whole navigation stack is rebuilt in every stack change #2

Closed PavelPZ closed 2 years ago

PavelPZ commented 2 years ago

See counter output on every page

PavelPZ commented 2 years ago

Solved, thanks to this.