We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. I've done some initial work in snapping this app. If anyone wants to takeover the snapcraft yaml is following:
name: appimagepool version: '5.0.0' summary: appimagepool description: appimagepool grade: stable confinement: strict base: core18 parts: appimagepool: plugin: flutter source: https://github.com/prateekmedia/appimagepool.git source-tag: 5.0.0 flutter-target: lib/main.dart apps: appimagepool: command: bin/appimagepool extensions: [flutter-stable] plugs: - desktop - desktop-legacy - gsettings - opengl - wayland - x11 - network - home
The text was updated successfully, but these errors were encountered:
Hi buddy,Do you know how to set flutter version in snapcraft yaml.
Sorry, something went wrong.
No branches or pull requests
Hi. I've done some initial work in snapping this app. If anyone wants to takeover the snapcraft yaml is following:
The text was updated successfully, but these errors were encountered: