fluttercandies/loading_more_list

type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'MapEntry<String, I/flutter ( 1131): List<DemoRouteResult>>' in type cast

jz8912 opened this issue · 2 comments

type '_InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'MapEntry<String,
I/flutter ( 1131): List>' in type cast

example运行起来后点击任意一个选项进入不了下一个页面,提示上面的bug