Skip to content

Vandad Nahavandipoor

Senior Full-stack Developer

  • Home
  • Blog
  • FAQ
  • Privacy Policy

Month: July 2022

Dart, Flutter

Dart: Extensions

Extensions in Dart allow you to add functionality to an already closed piece of logic, […]

29 July 202229 July 2022By vandad10 mins read
Dart, Flutter

Dart: Mixins

Mixins are reusable pieces of code that can be brought into another class or mixin. […]

29 July 2022By vandad13 mins read
Dart, Flutter

Dart: Classes

Classes in Dart embody related pieces of logic into a named package. A class called […]

27 July 202227 July 2022By vandad22 mins read
Dart, Flutter

Dart: Synchronous Generators

Synchronous generators are a language feature that are available in JavaScript and Dart. They are […]

26 July 202226 July 2022By vandad8 mins read
Dart, Flutter

Dart: Demystifying Optionals

Optionals in Dart introduce a second state to a variable: where the variable has no value at all, meaning that it contains nothing, or null as it can also be called.

10 July 202226 July 2022By vandad12 mins read

Copyright © 2022 Vandad Nahavandipoor | All Rights Reserved | Privacy Policy