为什么Flutter在Windows中需要git? [英] Why does flutter need git in windows?

查看:87
本文介绍了为什么Flutter在Windows中需要git?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我看到Flutter在Windows中安装时需要"git"作为系统要求.我尝试搜索它,但是他们没有提到为什么需要它的原因.

I saw that Flutter requires "git" as a system requirement when installing in Windows. I tried searching for it but they haven't mentioned the reason on why it's required.

Flutter在执行过程中是否以任何方式使用版本控制,如果是,它负责热重装吗?如何进行?如果没有,为什么它需要Git?

Does Flutter in any way make use of version control during its execution, if so, is it responsible for hot reload and how? If not, why does it need Git?

推荐答案

Git与热重载无关.

Git is not related to hot-reload.

当前,Git用于切换频道( beta dev master )并且仅在安装更新时下载更改

Currently Git is used to switch channels (beta, dev, master) and only download changes when installing updates

另请参见 https://flutter.io/docs/development/tools/sdk/升级

这篇关于为什么Flutter在Windows中需要git?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆