Programming in Dart: Fundamentals, Episode 16: Enums & Switch | Kodeco

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

Get an introduction to creating custom types using enumerations, and see another way to control program flow using the switch statement.


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