Skip to content
New issue

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

AppImage package support #68

Merged
merged 4 commits into from
Jun 5, 2022
Merged

AppImage package support #68

merged 4 commits into from
Jun 5, 2022

Commits on Apr 22, 2022

  1. AppImage package maker created

    added new maker to flutter_app_packager
    updated example to show AppImage package format usage
    KRTirtho committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    21cb572 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. [appimage] output Directory ENOENT bugfix

    nullable fields not secured in MakeAppImageConfig.fromJson fix
    KRTirtho committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    4d27a72 View commit details
    Browse the repository at this point in the history
  2. Update make_config.yaml

    KRTirtho committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    9dd551f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    KRTirtho committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    a1ae23c View commit details
    Browse the repository at this point in the history