Open In App
Related Articles

Dart Tutorial

Improve
Improve
Improve
Like Article
Like
Save Article
Save
Report issue
Report

Dart is an open-source general-purpose programming language developed by Google. It supports application development in both client and server-side. But it is widely used for the development of android apps, iOS apps, IoT(Internet of Things), and web applications using the Flutter Framework.

Dart-Tutorial

Syntactically, Dart bears a strong resemblance to Java, C, and JavaScript.  It is a dynamic object-oriented language with closure and lexical scope. The Dart language was released in 2011 but came into popularity after 2015 with Dart 2.0.

Table of Content:

Basics, Data Types, Control Flow, Key Functions, Object-Oriented Programming, Dart Utilities, Dart Programs, Advance Concepts 

 

Basics

 

 

Data Types

 

 

Control Flow

 

 

Key Functions

 

 

Object-Oriented Programming

 

 

Dart Utilities

 

 

Dart Programs

 

 

Advance Concepts

 

 

Interesting Reads

 

 

Dart Language is primarily used for Android Development, iOS Development, and Web Development using the Flutter Framework. If you are interested in exploring more on Flutter, check out the below links:

 

 


Whether you're preparing for your first job interview or aiming to upskill in this ever-evolving tech landscape, GeeksforGeeks Courses are your key to success. We provide top-quality content at affordable prices, all geared towards accelerating your growth in a time-bound manner. Join the millions we've already empowered, and we're here to do the same for you. Don't miss out - check it out now!

Last Updated : 06 Oct, 2021
Like Article
Save Article
Similar Reads