imSanjaySoni / Inshorts-Clone-The-News-App

inshorts News App Clone with flutter and newsapi.org API

Home Page:https://drive.google.com/file/d/1D0U3uX1GGse8BMWsQ-NIGgEIPkOJNL0a/view?usp=sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Router issue for new page

ci30 opened this issue · comments

Why you are comment all Router usage line?
For example if we want to open the setting page right now it not work bcz you comment the relative code in the source.

Base of change log some body change it to update dependency but i think he forget to add this line Rouut.navigator.pushNamed(Rouut.settingsScreen);
in some case .

may i know which flutter sdk version are you all using to compile