ruhee
0
Q:

dart store unique values

 var ids = [1, 4, 4, 4, 5, 6, 6];
 var distinctIds = ids.toSet().toList();
1

New to Communities?

Join the community