FLUTTER ECOSYSTEM

filiph/state_experiments

Flutterでリアクティブなモバイルアプリを開発するトークの補完リポジトリ

state_experiments のプロジェクト画像
Stars
904
Forks
130
最終プッシュ(UTC)
2019/06/05
プロジェクト状態
公開中
Filip Hracek GitHub avatar
GITHUB User

Filip Hracek ↗

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

RaindeadPrague, Czechia公式サイト ↗
言語DartSwiftKotlinShellObjective-C

ランキング

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

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.