How to make SliverAppBar listen to botomSheet change

风流意气都作罢 提交于 2019-12-11 00:58:27

问题


I'm working on weather forecast app, which is made with CustomScrollView - SliverAppBar shows selected city and current weather and SliverList shows forecast. Then, using FAB, I open BottomSheet where I change city. Now (after confirm button press) I'd like to update content of the View to new data.

Source code

来源:https://stackoverflow.com/questions/57648842/how-to-make-sliverappbar-listen-to-botomsheet-change

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!