FLUTTER ECOSYSTEM

filiph/state_experiments

Komplementär-Repository zur Präsentation "Reaktive mobile Apps in Flutter erstellen"

Projektcover von state_experiments
Stars
904
Forks
130
Letzter Push (UTC)
05.06.2019
Projektstatus
Aktiv
Filip Hracek GitHub avatar
GITHUB User

Filip Hracek ↗

Builds games and silly software experiments in @flutter, @dart-lang and sometimes other technologies.

RaindeadPrague, CzechiaOffizielle Website ↗
SprachenDartSwiftKotlinShellObjective-C

Ranglisten

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

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.