flutter-example icon indicating copy to clipboard operation
flutter-example copied to clipboard

flutter examples.flutter的演示项目,演示各种常用功能。

Results 2 flutter-example issues
Sort by recently updated
recently updated
newest added

使用androidview显示百度地图,在create中 new Mapview(context)时,总是失败,提示context不正确,请问该如何解决,谢谢

在点击例子中的第一个按钮「直接使用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 •...