简体   繁体   English

无法在 snapcraft 上发布我的 linux Flutter 应用程序

[英]Can't publish my linux Flutter app on snapcraft

I created a Linux app using flutter & when i tried to publish the app on the snapcraft following the steps on:我使用 flutter 创建了一个 Linux 应用程序,当我尝试按照以下步骤在 snapcraft 上发布应用程序时:

https://docs.flutter.dev/deployment/linux https://docs.flutter.dev/deployment/linux

I get error: Failed to load extension 'flutter-master': this extension does not support the 'core20' base.我收到错误:无法加载扩展“flutter-master”:此扩展不支持“core20”基础。

I tried to change to change the flutter branch to dev and change the core base to (18 - 22) the problem always the same this extension not support this core.我尝试将 flutter 分支更改为 dev 并将核心基础更改为 (18 - 22) 问题始终相同此扩展不支持此核心。

core 18 is the one with the plugin for flutter core 20 does not have the plugin nor the most recent core 22 I leave you the documentation of it https://snapcraft.io/docs/supported-plugins核心 18 是带有 flutter 插件的核心 20 没有插件,也没有最新的核心 22 我给你留下它的文档https://snapcraft.io/docs/supported-plugins

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

相关问题 无法创建 Flutter linux 桌面应用程序 snapcraft 构建 - Not able to create flutter linux desktop application snapcraft build 有没有办法在不使用 snapcraft 的情况下构建 snap 或 linux 应用程序? - Is there a way to build snap or a linux app without using snapcraft? Flutter 应用程序无法在 Linux mint 上的模拟器中运行 - Flutter app can't be run in emulator on Linux mint 无法使用 LInux Mint 编译 Flutter Geolocator #882 - can´t compiling flutter Geolocator using LInux Mint #882 我无法在 Linux 中构建或发布 .NET 应用程序 - I can not build or publish .NET application in Linux Django在Linux中找不到我的模型,但在Windows中可以找到 - Django can't find my models in Linux but can in Windows BlueZ scotest应用程序和Linux配置无法连接到SCO套接字 - BlueZ scotest App and with Linux Config Can't Connect to SCO Socket Mendeley找不到“ Qt WebEngine插件”(Linux桌面应用程序) - Mendeley can't find “Qt WebEngine Plugins” (desktop app for linux) 格式化Linux分区后无法运行节点项目 - Can't run node project after formatting my linux partition snmp服务无法在Linux中正确运行我的程序.. - snmp service can't run correctly my program .. in linux
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM