seenickcode.com logo seenickcode

Flutter for Junior Devs

A course module strictly for junior developers, specifically, developers that are familiar with some programming language but with less than a year of experience. The goal is to ensure that developers come away from this course module with a solid grasp of Flutter and Dart and can continue studying other online tutorials or videos on this site with relative ease.

Skill level: Junior Engineer
Required skills: Some programming language competancy.
Last updated: 9/12/2022

Lessons

 

Installing Flutter on Windows
sign up required

How to set up Flutter and Visual Studio Code on Windows, step by step.
Watchtime: 23 mins
 

Installing Flutter on MacOS
sign up required

How to set up Flutter and Visual Studio Code on macOS, step by step.
Watchtime: 27 mins
 

Reading Flutter Code Easily: Syntax Basics.
sign up required

We review Dart basics by covering Functions, Classes and Class Properties.
Watchtime: 13 mins
 

Creating Our First Flutter App
sign up required

Creating a new Flutter app, organizing Flutter code, creating our first StatelessWidget, using MaterialApp, Scaffold and Text widgets.
Watchtime: 30 mins