Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 1.8 KB

README.md

File metadata and controls

66 lines (38 loc) · 1.8 KB

A workshop in Flutter

Let's create an app with Flutter!

Flutter CI

CoffeeShop app preview:

Four screenshots for different screens in the app: product catalog, cart, user profile and order history

Requirements:

Required:

  • Bring Your Own Device (BYOD)
  • Basic/medium programming knowledge
  • Flutter SDK installed and set up

To choose:

  • Android Studio
  • Visual Studio Code

⚠️ NOTE - Visual Studio is different than Visual Studio Code

Optional

To choose:

  • Android emulator device
  • Physical device (developer mode and USB debugging enabled)

About code:

No state management libraries/tools/engines are used.

No best practices with Flutter are used.

This is a beginner level project.

This workshop focuses on the development of UI, to learn the basics of Flutter, widgets, navigation between views, Dart first steps...


Hands on lab

Clone this repo and checkout to workshop branch.

More info

General:

Android:

Dart: