Flutter: Part 06 Modularizing and Organizing Flutter Code

Go to class
Write Review

Free Online Course: Flutter: Part 06 Modularizing and Organizing Flutter Code provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Flutter: Part 06 Modularizing and Organizing Flutter Code is taught by Angela Yu and London App Brewery.

Overview
  • Learn how to organize your Flutter codebase so that it is easier to maintain and improve over time.

Syllabus
  • 1. Modularizing and Organizing Flutter Code: Quizzler Project

    • Quizzler: A true-or-false quiz app
    • Building a scorekeeper
    • Dart lists
    • Displaying the questions
    • Checking the user answer
    • Dart conditionals: If-else
    • Creating a question class
    • Dart classes and objects
    • Abstraction in action
    • Encapsulation in action
    • Inheritance in action
    • Polymorphism in action
    • Adding back the scorekeeper
    • Code challenge
    • Dart class constructors
    2. Boss-Level Challenge 2: Destini Project
    • Destini: Choose your own adventure game