faithydev.hashnode.devDay 16 of 100 Days of Code: Practising Everything in CollectionsToday, I spent the whole day practising everything I’ve learned about collections in Dart: lists, sets, and maps. After learning their definitions and features, I wanted to make sure I could use them comfortably in real programs. I didn’t want to jus...Oct 6, 2025·4 min read