Skip to content

dleurs/flutter_navigator_2.0_demo_no_rebuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Navigator 2.0 demo, with no unesseray rebuild

Try online

A Flutter Navigator 2.0 project inspired from orestesgaolin's git, John Ryan's Medium and goderbauer's Gdoc.
However here, the app does not rebuild pages that are below frontpage.
If poped, page will be dropped.

Flutter Nav functions/files overview

Action 1 : when pushing a button

Action 2 : when pushing the NavBar autogenerated button / android back button

Action 3 : When entering an URL

Action 4 : when the app lauches

Action 5 : When using back browser button

Action 6 : When using forward browser button

Action 7 : When using refresh browser button

Understanding Flutter Navigator 2.0

Flutter Web to Github Pages

Challenges

  • Remove the # in the URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published