learn-dart3
learn-dart3 copied to clipboard
Showcase and try all the new features in Dart 3: Pattern Matching, Records, Sealed classes, and much more 🎯
Dart 3
Learn and test all the newest features introduced (soon) in Dart 3:
sealedclasses- 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 🎯