Cross-Platform Mobile Apps with Flutter

Cross-Platform Mobile Apps with Flutter

5 hours, 20 minutes CC

It's challenging to create one App for different platforms in the mobile space. In this course, we'll see Dart as a language, how Flutter works with the user interface, create widgets and connect those widgets with data. By the end, you will have one App you can compile to Android, iOS, and the web using the PWA platform. You will be able to publish the same App in different App Stores.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: June 24, 2022
Get Unlimited Access Now
Table of Contents

Introduction

Dart

Flutter

UI

Data Model

Building

Wrapping Up