my_bill
my_bill copied to clipboard
//这句不能少,更新context // ScreenUtil.setContext(context); 这个可以直接注释掉吗?有什么影响吗?

跑不起了
最近在学习flutter,项目下载下来,跑不起了,启动页过后卡住了。 ======== Exception caught by widgets library ======================================================= The following assertion was thrown building Builder(dirty, dependencies: [MediaQuery]): No MediaQuery widget ancestor found. ScreenUtilInit widgets require a MediaQuery widget ancestor. The...
请问博主是2.几版本呀?我试了 2.10.5 ,show : The method 'setContext' isn't defined for the type 'ScreenUtil'. 
刚刚学Flutter 跑了一下项目 在中高端手上 首页feed 上拉滑动的时候 还是有些顿挫感,不知道还能不能优化