Back to Browse

Variables & Data Types - Dart | Flutter ~ Episode 1.1

2.5K views
Sep 7, 2021
14:01

Hey Coders! Dart is both a strongly and statically typed programming language. That means you'll definitely need to know your data types when declaring new variables. Is the data you're trying to store a String or a num? Can I add different data types within a List, or do they all have to be of the same type? Along with the standard types, Dart also provides a catch-all wildcard, known as dynamic. Dynamic variables can change data types during runtime, but what's the difference between dynamic and var? In this video, we'll simplify all of it to put your Dart understanding on a firm foundation. Check out the source code on GitHub: https://github.com/davidtheweiss/Flutter-Season-1-Dart ❤️ Support the ongoing growth of this channel, get exclusive perks, and receive consultation on your projects! https://www.patreon.com/DavidWeissProgramming 🧑‍💻 Installing Flutter Documentation: https://flutter.dev/docs/get-started/install ---------------------------------------------------------------------------------------------- 🕒 Timestamps 0:00 Intro 0:14 How to Declare Variables in Dart 3:44 How to Make Comments in Your Dart Code 4:18 Storing & Referencing Variables in Dart 6:58 Data Types Used in Dart 10:16 The dynamic and var Keywords 12:27 The const Keyword ---------------------------------------------------------------------------------------------- Other playlists: ------------------------------------- Flutter ------------------------------------- Dart: https://www.youtube.com/playlist?list=PL42xwJRIG3xDhQj15rrsAxv_TNdv9Paqa Flutter Orientation: https://www.youtube.com/playlist?list=PL42xwJRIG3xD4v1Xb8prXG89zZgSWND-p ------------------------------------- Google Cloud ------------------------------------- Compute Engine: https://www.youtube.com/playlist?list=PL42xwJRIG3xAjjZ3tY_zrZYEhStnIofzB App Engine: https://www.youtube.com/playlist?list=PL42xwJRIG3xCtmOrJAQFR5sIJFKIJ9MEn Google Cloud Orientation: https://www.youtube.com/playlist?list=PL42xwJRIG3xBGAOjrm9iZ3N5_eP_KRc34 ------------------------------------- Apps Script ------------------------------------- JDBC Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xCFMS4-IyAQg-9bJGx7-226 Data Studio Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xBM88UgT79HKxO_u0ze3BZL Maps Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xAXgY2FksYt-kbKuXNmSUMA Utilities Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xBnsGHi6fetv17uQ35NXm0S Properties Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xDBj4s5WwO7sYUyA3H06Bjs URL Fetch Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xDormBAHLcxorCYpHlHa_IE Drive Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xDbvnvgWOizjX6j1jYBn0zk Forms Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xBoKUA3zPkICMTAa_vu0QEl Lock Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xDBPhvVrQdRi2Hdy9kMeb90 HTML Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xAafvhn9eCubEdas3I2TrNh Document Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xBFGeUZCMubWlwrhUXDdaTA Slides Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xBknGu3JNdJqHCiPpaVxAuY Calendar Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xAqrGnc_o2NL4RH4jdyiHsp Script Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xDPE35v7e83rH7Uu4g_MfmC Gmail Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xA5pkm04CY_WVZ9lE1Ju_JH Spreadsheet Service: https://www.youtube.com/playlist?list=PL42xwJRIG3xBZFP5wYh-OFb-CQmjz-Rn- Apps Script Orientation: https://www.youtube.com/playlist?list=PL42xwJRIG3xCm6O85pd91tQxgxGcq82m4 ----------------------------------------------------------------------------------------------

Download

1 formats

Video Formats

360pmp419.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Variables & Data Types - Dart | Flutter ~ Episode 1.1 | NatokHD