Chimbi / state_experiments

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

Home Page:https://www.youtube.com/watch?v=RS36gBEp8OI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.youtube.com/watch?v=RS36gBEp8OI


Languages

Language:Dart 96.9%Language:Swift 1.5%Language:Kotlin 1.3%Language:Shell 0.2%Language:Objective-C 0.1%