当前位置:网站首页>A Collection of Flutter Tutorials (2022 Edition)
A Collection of Flutter Tutorials (2022 Edition)
2022-08-04 12:32:00 【Knowledge is fat】
I. What is Flutter
Flutter is an open source mobile application software development kit developed by Google for developing applications for Android, iOS, Windows, macOS, Linux Desktop, Google Fuchsia.
The first version of Flutter supports the Android operating system, codenamed "Sky".It was announced at the Flutter developer conference in April 2015, with the stated goal of achieving 120FPS rendering performance.During the keynote at Google Developer Days in Shanghai, Google announced Flutter Release Preview 2, the last major release before Flutter 1.0.On December 4, 2018, Flutter 1.0 was released at the Flutter Live event and was the first "stable" release of the framework.On December 11, 2019, Flutter 1.12 was released at the Flutter Interactive event, announcing that Flutter was the first UI platform designed for ambient computing.On May 12, 2022, Flutter 3 was released at Google I/O 2022, officially supporting Windows, macOS, Linux and other operating systems.
Second, Flutter Quick Start
1. To start developing desktop applications with Flutter, you need to configure desktop support with a one-time configuration change.
$ flutter config --enable-macos-desktop # for the macOS runner
2. To confirm that Flutter for desktop is enabled, run the following command.
$ flutter devices
3. Create a new Flutter app
flutter create flutter_desktop_sample
4. Run the application on the macOS platform:
flutter run -d macos
Three, Flutter macOS development series
"Flutter macOS Tutorial 01 macOS App Development Quick Start (Tutorial including source code)"p>
"Flutter macOS Tutorial 03 Write your first macos application (tutorial including source code)"
a>边栏推荐
猜你喜欢
Transferring Rich Feature Hierarchies for Robust
【地平线旭日X3派试用体验】从开机到点灯(第一节)
Tarjan 求有向图的强连通分量
Analysis and comparison of mobile cross-end technical solutions
Shell loop statement (for, while, until)
Tapdata 开源项目基础教程:功能特性及实操演示
JS逆向字体反爬,某供应商平台反爬实践
LeetCode每日一题(858. Mirror Reflection)
项目管理前景
200PLC转以太网与研华webaccess modbusTCP客户端在空调机上应用配置案例
随机推荐
程序猿七夕礼物-如何30分钟给女友快速搭建专属语聊房
WPF 截图控件之画笔(八)「仿微信」
防抖函数封装
聚焦数据来源、数据质量和模型性能构建小微企业信用画像
广告电商系统开发
break与continue超详解!!!
200PLC转以太网与研华webaccess modbusTCP客户端在空调机上应用配置案例
企业应当实施的5个云安全管理策略
博云入选 Gartner 中国 DevOps 代表厂商
exness:美联储重现鹰派口吻,黄金承压面临转跌信号
动规(18)-并查集基础题——团伙
集群监控——Zabbix
考研数一数二数三之间的具体详细区别
Analysis and comparison of mobile cross-end technical solutions
How to develop small program plug-ins to achieve profitability?
2022上半年各银行理财子公司深耕差异化发展,净值型产品数量增加
正则表达式
直击面试!阿里金九银十最新面试小册 稳过!
情人节浪漫3D照片墙【附源码】
抗积分饱和PID控制器