Skip to content

Companion repository to the "Build reactive mobile apps in Flutter" talk

Notifications You must be signed in to change notification settings

AbediSadegh/state_experiments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Welcome to the companion repository to the Google I/O 2018 talk by @mjohnsullivan and @filiph called Build reactive mobile apps with Flutter.

The meat of this repo is in the shared/ directory. That contains our shopping app example built in many different architectural patterns. The app decides in runtime (in lib/main.dart) which pattern it's going to use. The architectures themselves are in subdirectories of lib/src/.

The two hello_world*/ directories are the incrementer app before the live coding session and after it.

This is not an official Google product.

About

Companion repository to the "Build reactive mobile apps in Flutter" talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.9%
  • Swift 1.5%
  • Kotlin 1.3%
  • Other 0.3%