The Brewery Study
1. Why Flutter?
- Dart 언어만 알면 IOS, Android, Web, Desktop 을 구현할 수 있다.
- A simple and flexible layout System
- There's a whole family of devices. Lots of devices. Huge ecosystem of sizes, ratios.
- Hot reload!
- As soon as you change something, you hist save, and you see the change in your app.
- super-fast reload
- Access to Original Source code
- IOS 와 Android 소스가 어떻게 동작하는지 직접 접근이 가능하다.
2. The Anatomy of a Flutter App
Widget Tree.
'App > Flutter' 카테고리의 다른 글
[Flutter] Section 4 (0) | 2020.05.17 |
---|---|
[Flutter] Section3 (0) | 2020.05.15 |
[Flutter] Section2 (0) | 2020.05.13 |
[Flutter] obscureText in TextFormField issue (0) | 2020.05.11 |
Flutter (0) | 2020.04.30 |
댓글