網(wǎng)站必做外鏈濟南今日頭條新聞
搜集到兩個很有用的網(wǎng)站:
1、flutter-elinux的基本介紹:https://juejin.cn/post/7257285697383612453
2、flutter-elinux的安裝調(diào)試等:https://github.com/sony/flutter-elinux/wiki
其中,在flutter-elinux設置環(huán)境變量時,建議修改環(huán)境變量為如下所示,否則可能配置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