logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Flutter——Android Studio安装flutter

Android studio安装flutter插件第一步:file ——》settings——》Plugins ,搜索flutter;点击Install进行安装,安装过程中会有弹出窗口提示是否安装Dart,勾选安装Dart。如果没能搜到Flutter,可以检查一下Use secure connection选项是否是勾上的,取消该选项,选择Apply后再次搜索flutter,即可;2...

错误提示:“Intel HAXM is required to run this AVD,VT-x is disabled in BIOS”

今天打开虚拟机出现错误提示:“Intel HAXM is required to run this AVD,VT-x is disabled in BIOS”。嗯~打开settings里的Android SDK查看是否安装Intel x86 Emulator Accelerator (HAXM installer),安装并勾上,点击OK;在sdk的存放的路径下,打开ex...

到底了