devonfw-forge / devon4flutter-non-bloc-arch

A guide aiming to bridge the gap between the absolute Flutter basics and clean, structured Flutter Development
https://github.com/devonfw-forge/devonfw4flutter/wiki
309 stars 37 forks source link

Enhance routing by using all existing pages #22

Closed HKayed closed 2 years ago

HKayed commented 2 years ago

Description As a user, I would like to have a sturdy routing in my application so that I could navigate from one page to the other easily and have the pages stack replaced when needed.

Acceptance Criteria