Flutter: Part 02 Building Apps

Flutter: Part 02 Building Apps

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 23m | 221 MB

With Flutter, the cross-platform mobile development framework, you can design beautiful apps with minimal effort. This explains how to create a basic app from scratch in Flutter. Learn how to set up your project, scaffold the app with widgets, and incorporate assets such as images and text. Instructor Angela Yu also explains how to deploy your app to Android and iOS devices for testing. Take the challenge at the end of the course to fully customize your app and practice your new Flutter skills.

Table of Contents

How to Create Flutter Apps From Scratch
1 Creating a Flutter project from scratch
2 Scaffolding a MaterialApp
3 Working with assets in Flutter and the Pubspec file
4 Add app icons to the iOS and Android projects
5 Deploy to Android devices
6 Deploy to iOS devices
7 App challenges