xgqfrms / dart

dart for flutter
https://dart.xgqfrms.xyz/
MIT License
1 stars 0 forks source link

手动安装 Dart SDK #2

Open xgqfrms opened 5 years ago

xgqfrms commented 5 years ago

手动安装 Dart SDK

使用工具自动安装 Dart SDK 失败时,还可以手动安装。

  1. 下载并解压,将 dart sdk 中的 bin 文件夹添加到系统环境变量即可。

如何添加 ???

$ dart app.dart
# Hello World!

https://www.dart-china.org/t/topic/480

https://www.dart-china.org/t/topic/480#heading--manual-install

https://kangzubin.com/flutter-dev-env/

Flutter for Web

Flutter 的 Web 运行引擎

https://www.dart-china.org/t/topic/773

xgqfrms commented 5 years ago

Dart 安装目录

如何升级 dart sdk with zip file in macos

http://dart.goodev.org/install/mac#%E5%AE%89%E8%A3%85%E7%9B%AE%E5%BD%95

http://dart.goodev.org/

xgqfrms commented 5 years ago

https://dartpad.dartlang.org/fb763a4a770b5cdd896982e10ccf4118

xgqfrms commented 5 years ago

DartPad

repl

https://dartpad.dartlang.org/fb763a4a770b5cdd896982e10ccf4118

xgqfrms commented 5 years ago

image


<object class="get-started-flowchart" type="image/svg+xml" data="images/get-started-flowchart.svg">
  <img src="images/get-started-flowchart.png" alt="flowchart showing how to learn Dart">
</object>
xgqfrms commented 5 years ago

ebook

http://dart.goodev.org/resources/books

xgqfrms commented 5 years ago

Dart 语言概述

http://dart.goodev.org/guides/language

Dart 核心库预览

http://dart.goodev.org/guides/libraries

示例代码

http://dart.goodev.org/samples