Hello friends 👋 It’s with great excitement to announce that I have released my first ever Dart course on Egghead.io! It’s free to watch and it only takes half an hour to go through it.
The purpose of this short course is to give you an overview of the language features and tooling of the Dart ecosystem. This will provide you with a base knowledge to be able to build web, server and mobile applications.
Here’s what we’ll cover in this short course:
- Setup Your First Dart Project on Mac
- Setup Your First Dart Project on Windows
- Setup Your First Dart Project on Linux
- Understand Built-in Types in Dart
- Understand Variables and Constants in Dart
- Define Optional Named and Positional Parameters for Functions and Methods in Dart
- Control Flow Statements in Dart
- Understand Classes and Inheritance in Dart
- Define Interfaces and Share Class Members through Mixins in Dart
- Capture and Return Asynchronous Values with Futures in Dart
- Capture and Handle Data Sequences with Streams in Dart
- Manage Package Dependencies with Pub
And going beyond the basics for my Patrons.
Sharing is caring 
If you enjoyed reading this post, please share this through the various social buttons hovering on the left/top side of the screen . Also, check out and subscribe to my YouTube channel (hit the bell icon too) for videos on Dart.
Subscribe to the newsletter for my free 35-page Get started with Dart eBook and to be notified when new content is released.
Like, share and follow me for more content on Dart.
Hi, Jermanine
This was very useful for me. Thank you !
Great work!
Thanks for your feedback Raven. Glad you found it useful.