当前位置:网站首页>Flutter Tutorial 01 Configure the environment and run the demo program (tutorial includes source code)
Flutter Tutorial 01 Configure the environment and run the demo program (tutorial includes source code)
2022-08-01 03:40:00 【Knowledge is fat】
1. Download the following installation package to get the latest stable version of the Flutter SDK:
https://docs.flutter.dev/get-started/install/macos
2. Extract the file to the desired location, eg:
cd ~/developmentunzip ~/Downloads/flutter_macos_3.0.5-stable.zip3. Add the flutter tool to your path:
Add flutter tools to your path:4.Run flutter doctor
Run the following command to see if any dependencies need to be installed to complete the setup (for verbose output, add the -v flag):
flutter doctorThis command checks your environment and displays a report to the terminal window.The Dart SDK is bundled with Flutter; there is no need to install Dart separately.Double-check the output for additional software you may need to install or other tasks to perform
After installing any missing dependencies, run the flutter doctor command again to verify that you have everything set up correctly.
flutter doctor --android-licenses5. Configuring the IDE
Mac
use the following instructions for macos:
- Start Android Studio.
- Open Plugin Preferences (Preferences > Plugins v3.6.3.0 or later&
边栏推荐
- Flink deploys and submits jobs
- 更换树莓派内核
- pdb drug comprehensive database
- 【uniCloud】云对象的应用与提升
- 普通用户无法访问hgfs目录
- Basic use of vim - command mode
- Talking about hardware device computing storage and data interaction
- Make your Lottie support word wrapping in text fields
- 【 Make YOLO Great Again 】 YOLOv1 v7 full range with large parsing (Neck)
- HCIP(15)
猜你喜欢

Software Testing Weekly (Issue 82): In fact, all those who are entangled in making choices already have the answer in their hearts, and consultation is just to get the choice that they prefer.

Solve the problem that when IDEA creates a new file by default, right-click, new, there is no XML file

普通用户无法访问hgfs目录

Weekly Summary (*67): Why not dare to express an opinion
![[cellular automata] based on matlab interface aggregation cellular automata simulation [including Matlab source code 2004]](/img/7b/831998e19591ce8b90cfb2eefae0d4.png)
[cellular automata] based on matlab interface aggregation cellular automata simulation [including Matlab source code 2004]

Game Security 03: A Simple Explanation of Buffer Overflow Attacks

The bigger and bigger the project is, I split it like this

Talking about hardware device computing storage and data interaction

button去除黑框

Compiled on unbutu with wiringPi library and run on Raspberry Pi
随机推荐
【 Make YOLO Great Again 】 YOLOv1 v7 full range with large parsing (Neck)
device node结构体转换成platform_device结构体
IDEA调试
软件测试周刊(第82期):其实所有纠结做选择的人心里早就有了答案,咨询只是想得到内心所倾向的选择。
win10 固定本机IP
Unity在BuildIn渲染管线下实现PlanarReflection的初级方法
Software Testing Interview (3)
这个地图绘制工具太赞了,推荐~~
Solve the problem that Excel opens very slowly after installing MySQL
The device node structure is converted into a platform_device structure
<JDBC> 批量插入 的四种实现方式:你真的get到了吗?
软件测试面试(三)
移动端页面秒开优化总结
How to write a high-quality digital good article recommendation
Flutter “Hello world“ 程代码
Input input box cursor automatically jumps to the last bug after the previous input
MySQL4
Device tree - conversion from dtb format to struct device node structure
软考高级系统架构设计师系列之:信息系统基础知识
IDEA无法识别module(module右下角没有蓝色小方块)