flutter 使用 flutter_staggered_grid_view 实现瀑布流出现异常

错误以下:

Unhandled Exception: type 'SliverHitTestResult' is not a subtype of type 'BoxHitTestResult'git

缘由是:flutter_staggered_grid_view 的版本太低的问题

解决方法:升级 flutter_staggered_grid_view 版本,从新编译项目便可

github 问题描述github


【学习笔记,有错误之处敬请指教,谢谢阅读!😊】学习

相关文章
相关标签/搜索