
What You’ll learn from this course?
- Dart Programming Basics
- Variables
- Loops
- Operators
- Functions
- Object & Class
- Library
Course Syllabus
Setup
Introduction
Running Dart on web
Running Dart on Device
Basics
Print() Data
Variables
Data Types
Integer
String
List
Map
Print Variables
Operators
Arithmetic Operators
Logical Operators
Conditions
If Else
Find Leap Year
Loops
For Loop
While Loop
Do While
For Each
Functions
Create Custom Function
Class & Libraries
Create Custom Class
Working with third-party Libraries