Data Types

Let’s learn about the different data types in Dart.

What are data types?

The data type of an item or variable is an attribute that tells us what kind of data that variable can have.

Data types can be found all around us; numbers, alphabets, or characters which are classified based on the similar properties they share.

Dart’s built-in data types

The Dart language has special support for the following types:

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy