Learn the fundamental building blocks of Google’s open source programming language, Dart, the language for Flutter development. This course will teach you the fundamentals of Dart from logical operators to control flow.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
All Flutter versions since Flutter 2 support Sound Null Safety.
Strange as it may seem at first, this is to help you as a developer!
In this course, see how to use Dart Null Safety to your advantage,
and build apps faster and more reliably.
Use null aware operators, the new “late” and “required” keywords,
and understand how to automatically migrate your older null unsafe code
to the newer Flutter versions.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!