Skip to content

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

Notifications You must be signed in to change notification settings

mponkin/state_experiments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the companion repository to the Google I/O talk by @mjohnsullivan and @filiph.

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 95.7%
  • Swift 2.2%
  • Kotlin 1.9%
  • Objective-C 0.2%