flutter.wtf
624 subscribers
53 photos
45 videos
60 links
🚀 Leading Flutter development agency. About us: https://flutter.wtf/about.
Download Telegram
#dart #nullsafety #preview

Dart sound null safety: technical preview 2

Null safety is a major new productivity feature that helps you avoid null exceptions, a class of bugs that are often hard to spot. As an added bonus, this feature also enables a range of performance improvements. Dart Team announces a second tech preview of sound null safety, including support for the Flutter framework:

The article is:

👉 Why null safety?
👉 Null safety principles
👉 The null safety roadmap
#dart2 #nullsafety

Understanding null safety

Null safety is the largest change in Dart 2.12 (default Dart version since Flutter 2). Now all Flutter Developers have to clearly understand null safety and be able to work with it. That's why Dart team prepared this comprehensive article you need to read.