简体   繁体   English

我是否需要 Android Studio 来构建 flutter 应用程序?

[英]Do I need to have Android Studio for building flutter apps?

For some reason, Android Studio is slow on my computer.出于某种原因,Android Studio 在我的计算机上运行缓慢。 I got other text editors as well.我也有其他文本编辑器。 But what are my solutions?但是我的解决方案是什么? I am looking forward to learn mobile app development.我期待学习移动应用程序开发。 Any suggestions are appreciated..任何建议表示赞赏..

You can use flutter run or flutter build apk from the flutter commandline (run flutter_console.bat in your installation directory on windows).您可以使用flutter run或 flutter 从flutter 命令行flutter build apk (在 windows 上的安装目录中运行 flutter_console.bat)。

If you use VS Code, you can easily install the flutter extension and run your app with the press of a button or (Ctrl+Shift+D).如果您使用 VS Code,您可以轻松安装 flutter 扩展并通过按下按钮或 (Ctrl+Shift+D) 运行您的应用程序。 Or press Ctrl+Shift+D and type flutter: in order to see the available options (eg create a new project).或按Ctrl+Shift+D并键入flutter:以查看可用选项(例如创建新项目)。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在“windows”上构建没有android studio的android应用程序 - building android apps, without android studio, on "windows" 我在 Android Studio 中构建细丝存储库时遇到问题 - I have an Issue Building the Filament Repository in Android Studio 我需要在android studio中更改哪些值,以便其中一个应用程序的副本在手机上显示为唯一应用程序? - What values do I need to change in android studio so that a copy of one of my apps shows as a unique app on my phone? 是否必须安装Android SDK才能开发Android应用程序? - Do I have to install Android SDK in order to develop Android apps? Android Studio 未正确构建 flutter 应用程序 - Android Studio is not building flutter app correctly Flutter 在 Android Studio 中构建文件时出错 - Flutter error on building files in Android Studio 我是否需要 IDE 来开发 Android Cordova 应用程序? - Do I need an IDE to develop Android Cordova Apps? 我是否需要为所有Android应用程序使用相同的证书? - Do I need to use the same certificate for all my Android Apps? 如果我拥有linux操作系统,但其hackintosh不能正常运行,是否应该使用reactnative或phonegap来构建多平台(android,ios)应用程序? - If I have linux and a not perfectly functioning hackintosh, should I use reactnative or phonegap for building multiplatform (android, ios) apps? 如何在Android Studio中使用Facebook Buck构建工具? - How do I use the Facebook Buck building tool with Android Studio?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM