Hello Flutter

栏目: IOS · Android · 发布时间: 7年前

内容简介:之前用过React Native,同时开始Android端和iOS端还是比较舒适。最近Flutter很火,仔细看了一下,感觉比RN要快一些,所以就上手看看。首先上遇到的问题就是Flutter的安装,因为我是Mac,直接写了一个HomeBrew的脚本 https://github.com/htynkn/homebrew-formulas/blob/master/flutter.rb

之前用过React Native,同时开始Android端和iOS端还是比较舒适。

最近Flutter很火,仔细看了一下,感觉比RN要快一些,所以就上手看看。

首先上遇到的问题就是Flutter的安装,因为我是Mac,直接写了一个HomeBrew的脚本 https://github.com/htynkn/homebrew-formulas/blob/master/flutter.rb

另外一个问题就是依赖构建,我平时都使用的maven aliyun的镜像,但是Flutter创建出来的项目很奇怪,访问jcenter会报错,即便我的网络问题解决了。只有手动指向aliyun的地址,但是修改了build.gradle文件以后还是出现了jcenter报错。

最后是在

$flutterRoot/packages/flutter_tools/gradle/flutter.gradle

中找到了jcenter的配置,手动修改以后就好了。


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Discrete Mathematics and Its Applications

Discrete Mathematics and Its Applications

Kenneth H Rosen / McGraw-Hill Science/Engineering/Math / 2003-04-22 / USD 132.81

Discrete Mathematics and its Applications is a focused introduction to the primary themes in a discrete mathematics course, as introduced through extensive applications, expansive discussion, and deta......一起来看看 《Discrete Mathematics and Its Applications》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

SHA 加密
SHA 加密

SHA 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具