Flutter actual development tools used (global prompt requesting the package, and layout common curtains animation)

Description:  one week from entry to the actual development experience sharing and summary

Flutter is Google's mobile UI framework, you can quickly build high-quality native user interface on iOS and Android. App future development trend.

Performance ==> `flutter> react native> weex`. but the learning curve `flutter> react native> weex`.

To tell the truth, entering flutter is painful, difficult to start learning a bit, but fortunately flutter has a wealth of community, and a strong Google and Baidu. ... or if the document does not evaluate, you know not Tucao.

study method:

Basically relying on Google Plus Baidu, Baidu Baidu continues to pose less for species found so far. But to view the document set is also essential. I used to develop the document are:

1.  a summary of the god of e-books, popular Widget layout and use the methods and properties have
2.   Chinese documents, is essential for the development
3.   Flutter for Web developers, engaged in front-end development into the pit flutter essential documentation
4.   Flutter Demo to learn almost on the line and shining above example again, and then almost into the actual development of the

Part of the project Features: Code Portal github

1. The  pull-down refresh, the LAC upload -> flutter_easyrefresh
2.  global prompt, loading and loading -> bot_toast
3.  List Animation -> flutter_staggered_animations
4.  Dio package request (request interceptor, the prefix interfaces, token add unified request body format conversion, in response to interception

Functional components

       

Suggest a big God blog, summarizes the development of common flutter easy to use plug-wheels, very top
https://xbzweb.com/archives/

Have questions please leave a message

   

Guess you like

Origin www.cnblogs.com/ljx20180807/p/11892574.html