wafrat
  • Home
Subscribe

dart 3

A collection of 1 post
flutter

Using records and other Dart 3 features in Flutter

Dart 3 alpha recently got announced here. It introduces new features like records (tuples) which I wanted to use. The article also mentions the latest version of Flutter stable ships with Dart 3 alpha. Enabling experimental features in VSC To use it, we should change the pubspec.yaml to use
Mar 3, 2023 — 2 min read
wafrat © 2025