flutter坑奇遇记
flutter bugThe following _CastError was thrown building:type ‘_InternalLinkedHashMap<String, dynamic>’ is not a subtype of type ‘SquadCommunityModel’ in type castWhen the exception was thrown, t
flutter bug
The following _CastError was thrown building:
type ‘_InternalLinkedHashMap<String, dynamic>’ is not a subtype of type ‘SquadCommunityModel’ in type cast
When the exception was thrown, this was the stack:
#0 _CastListBase.[] (dart:_internal/cast.dart:99:46)
#1 _CommunityPageState.build. (package:app/pages/home/community_page.dart:114:68)
#2 SliverChildBuilderDelegate.build (package:flutter/src/widgets/sliver.dart:455:22)
#3 SliverMultiBoxAdaptorElement._build (package:flutter/src/widgets/sliver.dart:1201:28)
#4 SliverMultiBoxAdaptorElement.createChild. (package:flutter/src/widgets/sliver.dart:1214:55)
更多推荐
所有评论(0)