Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Dart Programming Tutorial | Learn the Dart for Flutter
Rating: 4.3 out of 5(204 ratings)
10,589 students

Dart Programming Tutorial | Learn the Dart for Flutter

Learn Dart Programming for Flutter- Beginners Tutorial
Last updated 7/2020
English

What you'll learn

  • Learn to use Dart
  • Learn the Dart basics
  • Collections in dart
  • oop in dart

Course content

1 section10 lectures1h 46m total length
  • Basics of Dart programming language7:17
  • Types and casting in Dart14:03

    Master type conversion in dart by turning strings into integers and numbers into strings, formatting decimals with toString and toStringAsFixed, and using increment, decrement, relational and logical operators, plus comments.

  • Null-aware Operators in Dart10:32
  • Dart Programming - Loops7:43
  • Collections in Dart7:31
  • Dart Sets10:20

    Explore sets and maps in Dart, including initializing, iterating, and duplicate handling. Learn function basics with dynamic typing and positional and named parameters.

  • Calsses and object10:39

    Learn how to define classes and create objects in Dart, initialize data members with constructors, use this to distinguish members, and pass named or positional parameters while accessing class methods.

  • Classes and enums14:54
  • Dart Exception Handling With Examples11:26

    Master Dart exception handling with try and catch, using on for specific errors and finally for guaranteed execution; learn to prevent division by zero and throw custom exceptions.

  • Dart Future, async and await11:42

Requirements

  • Basic programming Knowledge

Description

Welcome to his course on DART(PROGRAMMING LANGUAGE). Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps. It is used to build web, server, desktop, and mobile applications. Dart is an object-oriented language which can optionally trans compile into JavaScript.
A programming language called Dart was created specifically for client development, including web and mobile apps. It was created by Google and may be used to create desktop and server apps.


It is a class-based, garbage-collected, object-oriented language with C-style syntax. Interfaces, mixins, abstract classes, reified generics, and type inference are all supported, and it can compile to either native code or JavaScript.

Dart will also help you to learn Flutter. Flutter is an open-source UI software development kit created by Google.Flutter is SDK that makes creating high-performing, modern and good looking apps. Flutter is easy and Works for both Android and iOS. Flutter is An open-source toolkit, developed by Google.

In this course you'll learn:

  • Learning Dart Basics | Basics of Dart programming language

  • Learning Dart Basics | Types and casting in Dart

  • Learning Dart Basics | Null-aware Operators in Dart

  • Learning Dart Basics | Dart Programming - Loops

  • Learning Dart Basics | Collections in Dart

  • Learning Dart Basics | Dart Sets

  • Learning Dart Basics | Class and Objects in Dart

  • Learning Dart Basics | Classes and enums

  • Learning Dart Basics | Dart Exception Handling With Examples

  • Learning Dart Basics | Dart Future, async and await

    So let's get started !

Who this course is for:

  • Students
  • People looking to learn Dart or Flutter