Imports
  • Dart 2 - version changes (some videos will be re-recorded)
  • Imports
  • More Imports
  • Section 1 - Assignment
  • Assignment Source
  • Section 1 - Quiz
Classes
  • Introduction to Classes
  • Class constructors
  • This keyword
  • Section 2 - Assignment
  • Assignment Source
  • Section 2 - Quiz
Scope
  • Introduction to scope
  • Public and private scope
  • Getters and Setters
  • Static members
  • Section 3 - Assignment
  • Assignment Source
  • Section 3 - Quiz
Polymorphism
  • Inheritance
  • Mixins
  • Interfaces
  • Abstraction
  • Section 4 - Assignment
  • Assignment Source
  • Section 4 - Quiz
Generics
  • Introduction to generics
  • Example of generics
  • Generic class
  • Section 5 - Assignment
  • Assignment Source
  • Section 5 - Quiz
File system
  • Sync vs Async
  • System temp directory
  • Listing items in directories
  • Accessing files
  • Section 6 - Assignment
  • Assignment Source
  • Section 6 Quiz