filiph/state_experiments
फ्लटर में प्रतिक्रियाशील मोबाइल एप्लिकेशन बनाने की बातचीत के साथ-साथ भंडार
- Stars
- 904
- Forks
- 130
- अंतिम पुश (UTC)
- 5 जून 2019
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँDartSwiftKotlinShellObjective-C
रैंकिंग
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
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.