当前位置:网站首页>Flutter Getting Started and Advanced Tour (1) - Getting to Know Flutter
Flutter Getting Started and Advanced Tour (1) - Getting to Know Flutter
2022-08-09 13:16:00 【Xie Dong_】
什么是Flutter
Flutter 是一个跨平台(Android 和 iOS)的移动开发框架,使用的是 Dart 语言.
Flutter The goal is to create high performance、高稳定性、高帧率、低延迟的 Android 和 iOS 应用.And the developed applications have the same experience as native applications on different platforms.The native experience of different platforms should be preserved,Makes the app look more in tune with the overall system.Scrolling for different platforms、字体、图标 and other special characteristics Should be consistent with other apps on the platform,Make users feel like operating a native app.
为何选择使用 Flutter?
- 开发效率高,一套代码可以开发出 Android 、 iOS、Fuchsia平台应用
- The same functionality requires very little code,If you only develop applications for one platform,使用 时髦的、A more expressive development language,Also allows you to achieve the same functionality with less code.
- It is easier to develop prototypes and iterate
- The code can be modified and the modified functionality can be reloaded while the application is running(hot reload)
- Modify the crash directly bug,Then continue debugging from where it crashed
- 创建优雅的、可定制的用户界面
- Flutter采用 Materal Design 设计语言(规范),This specification defines the purpose of elements on the user interface、外观、Specifications for the presentation of forms and morphological changes
- 提供了可定制的 UI 框架,No longer subject to the support of mobile platform controls.
- A system designed from the ground up,There will be no historical baggage for compatibility considerations——比如 Java The slowness of the virtual machine,又比如 Android Slower rendering speed.Therefore, the volume can also be made very small,stuffed into devices with very little storage capacity.
专栏介绍
This column targets the crowd for first-time acquaintancesFlutter,And want to master itFlutter的开发者,Because my business scope involves onlyandroid,All the platform interaction parts that follow I will start withandroidThe platform takes you through example operations,Take everyone from the simple to the deep to learn and master togetherFlutter这门新技术,And can quickly get started to actual development.
项目地址:https://github.com/xiedong11/flutter_app
目录
基础控件篇 Sample code map:
- Flutter入门进阶之旅(一)-初识Flutter
- Flutter入门进阶之旅(二)Hello Flutter
- Flutter入门进阶之旅(三)Text Widgets
- Flutter入门进阶之旅(四)文本输入Widget TextField
- Flutter入门进阶之旅(五)Image Widget
- Flutter入门进阶之旅(六)Layout Widget
- Flutter入门进阶之旅(七)GestureDetector
- Flutter入门进阶之旅(八)Button Widget
- Flutter入门进阶之旅(九)StatelessWidget & StatefullWidget
- Flutter入门进阶之旅(十)Dialog&Toast
- Flutter入门进阶之旅(十一)Index&Chose
- Flutter入门进阶之旅(十二)Flutter 数据存储
- Flutter入门进阶之旅(十三)Flutter 路由
- Flutter入门进阶之旅(十四)ListView&GridView
- Flutter入门进阶之旅(十五)ListView下拉刷新&上拉加载更多
- Flutter入门进阶之旅(十六)Scaffold 脚手架
- Flutter入门进阶之旅(十七)Flutter dio网络请求
- Flutter入门进阶之旅(十八)Flutter项目打包成aar集成到原生Android项目
- Flutter入门进阶之旅(十九)Flutter与原生平台交互
- Flutter入门进阶之旅(二十)Flutter插件开发
- Flutter 验证码倒计时Widget封装
- Flutter 城市/The linkage effect of the letter index of the address book list is realized
- FlutterThe version upgrade of development chatter&版本回退
- Flutter入门进阶之旅(二十一)Flutter 组件的生命周期
- Flutter入门进阶之旅 - Flutter课程表View
- Flutter入门进阶之旅(二十二)Flutter自定义view
- Flutter入门进阶之旅(二十三)Flutter Key
边栏推荐
- MongoDB-查询中$all的用法介绍
- 阻塞、非阻塞、多路复用、同步、异步、BIO、NIO、AIO 一锅端
- 【HCIP持续更新】IS-IS协议原理与配置
- 数据挖掘-06
- GPT-3组合DALL·E,60秒内搞定游戏设定和原型动画!网友看后:这游戏想玩
- Resolved IndentationError: unindent does not match any oute r indentation Level
- Ten minutes to teach you how to use VitePress to build and deploy a personal blog site
- 微信小程序支付及退款整体流程
- WeChat payment development process
- Rust从入门到精通04-数据类型
猜你喜欢
Byte Qiu Zhao confused me on both sides, and asked me under what circumstances would the SYN message be discarded?
腾讯欲成育碧最大股东/ 米哈游招NLP内容生成研究员/ AI发现四千余物种濒临灭绝...今日更多新鲜事在此...
Too much volume... Tencent was asked on the side that the memory was full, what would happen?
用场景定义硬件,英码科技破解“边缘计算”密码
Rust从入门到精通04-数据类型
Win10 compiles the x264 library (there are also generated lib files)
Simple understanding of ThreadLocal
脱光衣服待着就能减肥,当真有这好事?
Shell正则表达式,三剑客之grep命令
Two minutes recording can pass by second language!The volcano how to practice and become voice tone reproduction technology?
随机推荐
Adalvo收购其首个品牌产品Onsolis
HAproxy:负载均衡
LeetCode热题(11.合并两个有序链表)
Ten minutes to teach you how to use VitePress to build and deploy a personal blog site
The FFmpeg library is configured and used on win10 (libx264 is not configured)
链表噩梦之一?5000多字带你弄清它的来龙去脉
Shell之常用小工具(sort、uniq、tr、cut)
WeChat Mini Program Payment and Refund Overall Process
[Interview high-frequency questions] Linked list high-frequency questions that can be gradually optimized
标准C语言学习总结14
脱光衣服待着就能减肥,当真有这好事?
数据挖掘-05
MySQL5.6到8.0的账号迁移
Nature:猪死亡1小时后,器官再次运转
FFmpeg compiles and installs on win10 (configure libx264)
水能自发变成“消毒水”,83岁斯坦福教授:揭示冬天容易得流感的部分原因...
数据挖掘-06
Too much volume... Tencent was asked on the side that the memory was full, what would happen?
shell脚本------函数的格式,传参,变量,递归,数组
微信小程序支付及退款整体流程