AlexsGuo
Results
5
comments of
AlexsGuo
package:pull_to_refresh/scr/smart_refresher.dart 发现是我自己的拼写错误。。编译结果看了下fair log是同样的,出现了“Null check operator used on a null value”错误
看了下错误日志 似乎是报了exceptionValue:TypeError: undefined is not an object的错误,导致AppBar的text没有显示出来
我把page_two.dart拷贝到自己项目里面运行的
运行build_runner 生成的bundle文件