Flutter: Part 02 Building Apps

Go to class
Write Review

Free Online Course: Flutter: Part 02 Building Apps provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 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 02 Building Apps is taught by Angela Yu and London App Brewery.

Overview
  • Learn how to build a basic app with Flutter, the cross-platform mobile development framework for Windows and Mac.

Syllabus
  • 1. How to Create Flutter Apps From Scratch

    • Creating a Flutter project from scratch
    • Scaffolding a MaterialApp
    • Working with assets in Flutter and the Pubspec file
    • Add app icons to the iOS and Android projects
    • Deploy to Android devices
    • Deploy to iOS devices
    • App challenges