flutter-elinux的基本介绍及安装调试

搜集到两个很有用的网站:

1、flutter-elinux的基本介绍:https://juejin.cn/post/7257285697383612453
2、flutter-elinux的安装调试等:https://github.com/sony/flutter-elinux/wiki

其中,在flutter-elinux设置环境变量时,建议修改环境变量为如下所示,否则可能配置elinux artifacts不成功。然后获得相关依赖(‘flutter-elinux pub get’)等等。

export ELINUX_ENGINE_BASE_LOCAL_DIRECTORY=<path_to_directory_of_downloaded_artifacts>
export PUB_HOSTED_URL=https://pub.flutter-io.cn
export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn

相关推荐

  1. flutter-elinux基本介绍安装调试

    2024-03-20 12:54:05       43 阅读
  2. Flutter 中 AutomaticKeepAliveClientMixin 介绍使用

    2024-03-20 12:54:05       42 阅读
  3. Flutter Crypto 库介绍使用

    2024-03-20 12:54:05       30 阅读
  4. python 中断点调试 pdb 包介绍使用

    2024-03-20 12:54:05       59 阅读
  5. Flutter PageView 参数介绍使用

    2024-03-20 12:54:05       52 阅读
  6. PHP介绍安装

    2024-03-20 12:54:05       71 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-03-20 12:54:05       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-03-20 12:54:05       101 阅读
  3. 在Django里面运行非项目文件

    2024-03-20 12:54:05       82 阅读
  4. Python语言-面向对象

    2024-03-20 12:54:05       91 阅读

热门阅读

  1. mysql建表&索引语句

    2024-03-20 12:54:05       45 阅读
  2. Flutter中自定义Dialog

    2024-03-20 12:54:05       40 阅读
  3. jenkins 连接harbor 推送镜像

    2024-03-20 12:54:05       38 阅读
  4. 安卓面试题多线程 91-95

    2024-03-20 12:54:05       37 阅读
  5. leetcode-hot100-图论

    2024-03-20 12:54:05       45 阅读
  6. Spring Data访问Elasticsearch----实体回调Entity Callbacks

    2024-03-20 12:54:05       42 阅读
  7. 医学预测变量筛选的几种方法(R语言版)

    2024-03-20 12:54:05       37 阅读
  8. immer的使用

    2024-03-20 12:54:05       43 阅读
  9. UGUI源码分析与研究3-扩展UGUI实现自定义UI组件

    2024-03-20 12:54:05       44 阅读
  10. React 19有哪些新的变化

    2024-03-20 12:54:05       33 阅读
  11. Nginx高级数据结构之共享内存ngx_shm_t

    2024-03-20 12:54:05       43 阅读
  12. 机器视觉系统选型-相机基础知识

    2024-03-20 12:54:05       40 阅读