[Solved]-Dart: filter lists with maps-Flutter. Search. score:9. Accepted answer. You can use list3 = list2.where((map)=>list1.contains(map["id"])).
確定! 回上一頁