Understanding Dart: Part 3 - Data Types
Series: Understanding Dart for Flutter Beginners
In the previous article, we learned what variables are and how to use them to store values.
Every value in Dart has a data type. Understanding data ty
mroshan.hashnode.dev4 min read