This app is improve version of google code lab sample. (https://codelabs.developers.google.com/codelabs/first-flutter-app-pt2/#8)
App will generate random string per 2 seconds.
And you can also click favorite icon.
Also I use 'english_words.dart' and stream.dart
It has some explanation about this app (Korean) : https://deque.tistory.com/132
2์ด๋ง๋ค ํ ๋ฒ์ฉ ๋๋คํ String์ ๋ง๋๋ ์ํ ์ฑ์ ๋๋ค.
ํํธ๋ฅผ ๋๋ฆด ์ ์์ต๋๋ค.
Dart์ Stream๊ณผ ListView์ ๊ธฐ๋ณธ ์ฌ์๋ฑ์ ํ์ฉํฉ๋๋ค.
๋ธ๋ก๊ทธ์ ์ค๋ช ์ด ์์ต๋๋ค : https://deque.tistory.com/132