Chang Liu

Results 3 issues of Chang Liu

在点击例子中的第一个按钮「直接使用name跳转」时,出现了错误:```type 'MaterialPageRoute' is not a subtype of type 'Route’```,经过修改、测试已经可以成功跳转。 环境: >Flutter 0.7.3 • channel beta • https://github.com/flutter/flutter.git Framework • revision 3b309bda07 (5 weeks ago) • 2018-08-28 12:39:24 -0700 Engine •...

### 简单描述问题: pie图使用圆环形式(radius: ['25%', '40%'],),在真机上出现选中其中一部分圆环中心变色的问题。模拟器上没问题。 ### 复现效果和预期效果: ![真机上中心每次点击都变色](https://user-images.githubusercontent.com/6789406/39395170-ec6bc11c-4b0d-11e8-8860-283784f0f3f4.jpeg) ### 复现环境: - [] 在微信开发工具中存在该问题 - [x] 在真机上存在该问题

bug

与demo中不同的是,`PtrFrameLayout`里不再有`setFooterView`,请问如何使用加载更多功能?