Programming in Dart: Fundamentals, Episode 22: Anonymous Functions & Closures | Kodeco

This content was released on Aug 27 2019. The official support period is 6-months from this date.

Learn about functions without names called anonymous functions, and see how closures are blocks of code that capture surrounding values.


This is a companion discussion topic for the original entry at https://www.kodeco.com/4921688-programming-in-dart-fundamentals/lessons/22