Skip to content

zelonware/workshop_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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: