Custom Operators in Dart - Learn About Creating Your Own Operators on Data Types in Dart

Опубликовано: 27 Октябрь 2024
на канале: Vandad Nahavandipoor
3,690
120

This video is part of the Dart Crash Course playlist on YouTube. See the entire playlist here:    • Dart Crash Course  

Welcome to Dart Crash Course. Dart is a beautiful and modern programming language that can be used both for frontend and backend applications. In this course, we will focus on Dart as a programming language without blending in any other frameworks such as Flutter.

In this video we will have a look at creating our own operators on various data types. This chapter takes you from beginner to advanced in an hour by creating some really fun and useful operators on new and existing data types in Dart.

Timestamps:
00:00:00 - Intro
00:02:18 - Family Member Operators
00:09:49 - Multiplying an Iterable
00:18:39 - Addition of Two Optional Integers
00:34:16 - Subtracting a String from Another String
00:37:46 - Subtracting an Iterable from Another Iterable
00:43:20 - Custom Operators on Map
00:54:07 - Cross Data Type Operators
01:04:21 - Operators on Class Definitions

Join the discord group if you have any questions:   / discord  

The GitHub repository for this course can be found here: https://github.com/vandadnp/youtube-c...

Join my YouTube channel to support me:    / vandadnp  

Also please follow me on Twitter and LinkedIn to stay up to date:
  / vandadnp  
  / vandadnp