yunnywu

Results 3 issues of yunnywu

![image](https://user-images.githubusercontent.com/3727625/83620053-59abf680-a5bf-11ea-97bb-c6a6f0cd6e20.png) 一次发生在 Widget buildPage(P param) => protectedWrapper(_PageWidget( page: this, param: param, )); 另一次发生在 buildComponent 时 return protectedWrapper( isPureView() ? _PureViewWidget( store: store, viewBuilder: enhancer.viewEnhance(protectedView, this, store), getter: getter, bus: bus,...

unpub auth 0.1.0+3 上传一个新的 package 时。无法上传会返回401 错误

webview destory 的时候为什么要 clearCache(true); 这样就破坏了 webview 的缓存功能, 每次进来都会加载静态资源了啊?