Ped*_*elo 4 libraries dart flutter
I have been using flutter pub get
for updating pubspect.yaml
Now I have found that there is a similar command dart pub get
What are the differences between these two commands?
小智 5
使用该命令flutter pub get
您将获得 Flutter 的 dart 包。
使用dart pub get
你可以获得 Dart 包。
您可以在没有 Flutter 的情况下创建 dart 项目,并且您\xe2\x80\x99 需要使用命令dart pub get
。
每个 Flutter 项目都是一个 Dart 项目\n但并非每个 Dart 项目都是 Flutter 项目,因为 Flutter 是一个用于使用 Dart 编程语言构建 UI 的 UI 套件或框架。
\n 归档时间: |
|
查看次数: |
2156 次 |
最近记录: |