Skip to content

A workshop to explore how we can create an application in Flutter that is ready to scale.

Notifications You must be signed in to change notification settings

askharley/build_an_app_in_flutter_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building An App In Flutter

A workshop to explore how we can create an application in Flutter that is ready to scale.

Table of Contents

🎯 Goals

  • Learn how to structure our Flutter application
  • Learn how to create a theme
  • Learn how to build views
  • Learn how to navigate between views
  • Learn how to pass arguments between views
  • Learn how to make HTTP requests
  • Learn how to handle dependency injection
  • Learn how to handle state

⚡ Get Started

Clone Repo

# clone the repo
$ git clone git@github.com:askharley/build_an_app_in_flutter_workshop.git

🚀 How To Use This Workshop

About

A workshop to explore how we can create an application in Flutter that is ready to scale.

Topics

Resources

Stars

Watchers

Forks