-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flutter: Create and run a simple Flutter app #204
Comments
flutter 开发环境搭建:
vscode 配置:Android Studio 配置:
flutter 高效输入插件:
ref: |
1. 下载+安装 flutter SDK:
1.0 手动安装 flutter:
1.1 安装 fvm:
1.1 设置 flutter 环境变量:
2. 模拟器安装+启动:2.1 配置 iOS 模拟器:
2.2 配置 Android 模拟器:
3. 编辑器设置: vscode4. 运行示例 app:
|
关于 Xcode + iOS 模拟器:
|
使用 vscode 调试 flutter:
关于 flutter 的开发者工具套件: |
xxxxxx:
|
flutter 测试+调试:flutter 性能优化:打包发布:平台间差异: |
Android Studio 配置:下载:
配置:安装 flutter 相关插件:
IDE 配置:
配置项优化:
高效的 flutter snippets 输入:
|
1 |
related:
The text was updated successfully, but these errors were encountered: