Skip to content

Repository files navigation

appimage-builder-flutter-example

This project aims to ilustrate how to pack a flutter project into an AppImage. Also, includes instructions for setting un a CI workflow using Github Actions.

Requirementes

Build

git clone https://github.com/AppImageCrafters/appimage-builder-flutter-example.git
cd appimage-builder-flutter-example
# enable flutter desktop support
flutter channel dev
flutter upgrade
flutter config --enable-linux-desktop
# build the flutter app
flutter build linux
# build the AppImage
appimage-builder --skip-test

About

Hello World flutter project pack as AppImage

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages