I have a list of items in a Flutter app that I sort on a boolean field before rendering. In some cases the items where not in the order I expected. After much confusion I ha