from Hacker News

Dart 3.1 and a retrospective on functional style programming in Dart 3

by wstrange on 8/16/23, 7:27 PM with 1 comments

  • by uillem on 8/16/23, 9:46 PM

    I like how the dart compiler's exhaustiveness checking on switch statements makes it so easy to write a null safe router in flutter