Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 495 Bytes

Dart 3

Learn and test all the newest features introduced (soon) in Dart 3:

  • sealed classes
  • Pattern Matching
  • Records

Structure

Currently this repository contains 2 folders: dart2 and dart3.

These contain the same example app implemented using Dart v2 and Dart v3.


Coming soon on sandromaglione.com a complete article explaining all the newest features.

Follow @SandroMaglione for updates 🎯