Skip to content

Lesson 2: Flutter Overview

truyenjc edited this page Sep 20, 2020 · 1 revision

1. Introduction to flutter

  • What is Flutter?
  • How does Flutter work?
  • Pros and cons of Flutter

2. Create your first app

  • Install Flutter SDK, set up an editor, set up android and ios emulators
  • Create first flutter project and exploring code organization
  • Overview the sample app

Clone this wiki locally