imSanjaySoni / Inshorts-Clone-The-News-App

inshorts News App Clone with flutter and newsapi.org API
https://drive.google.com/file/d/1D0U3uX1GGse8BMWsQ-NIGgEIPkOJNL0a/view?usp=sharing
MIT License
209 stars 80 forks source link

Router issue for new page #16

Closed ci30 closed 3 years ago

ci30 commented 3 years ago

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.

ci30 commented 3 years ago

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 .

rgbufferchime commented 3 years ago

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