One week to get started flutter

You little friends Hello everyone, this article mainly to talk about how I learned to flutter within a week of

This paper will borrow some of the things a lot of heavyweights
already will be skipped

Mac is to have no words, no money to buy it to buy a second-hand

1, flutter environment to build
their own website online to find a scholar trying to be difficult to build
for example: HTTPS: //www.jianshu.com/p/9e57e5cc7aeb
2, Flutter development also need to install Xcode installed directly appStore search about like, the time of installation to wait for a while, be patient (iOS developers skip)
3, after you build a good environment to remember flutter Chinese network https://book.flutterchina.club/chapter3/text.html
this dictionary you like primary school kanji Do not always hold him, when you need to go check on the line, authoritative bar
4, a new project could see a flutter helloworld enough (if the first day or the next day to go to this place is, within the scheme), change it using text thermal overload refresh
5, flutter use the Android emulator, using Apple simulator, as well as a real machine would have to work, then use that to try new bar
6, net of all things Chinese to look at, but if you want to learn flutter of the week do not look, do not like when the reference
7, in order to allow you leaps and bounds, you have to find a source of others is the best mall project When looking for a learning
my side now offers a simple non-mall project https://github.com/xzw421771880/make_mimi
8, you refer to someone else's project with the flutter of a complete re-write app

Shortcut:
1, Flutter layout there are several, just learning words may not know where to start
my advice to you is the fourth one, linear layout, 2 stacked layout that you must use two very skilled, Chinese network Zhang inside, not on the check to see
2, page interaction, to see how I like to write
3, the network framework, extract themselves out of
4, tripartite framework reference pubspec.yaml file and then click Packages get downloaded
5, modeling tools, then I recommend https://blog.csdn.net/qq_14993375/article/details/96919175
unhappy with the .g file with the
6-party libraries you may find some online libraries are not new problems will
enter the site to check is not the latest https://pub.flutter-io.cn/packages
7, entry is easy, as long as you are willing to learn
8, my appreciation for code

9, have questions, plus micro letter: Xzw421771880

Released seven original articles · won praise 5 · views 30000 +

Guess you like

Origin blog.csdn.net/qq_32666701/article/details/105251902