We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa1bf1 commit bb2491eCopy full SHA for bb2491e
doc/dev_guide/packaging.md
@@ -1,5 +1,14 @@
1
# Packaging API Dash
2
3
+- [Windows](#windows)
4
+- [macOS](#macos)
5
+- [Linux Debian (.deb) & RPM (.rpm)](#linux-debian-deb--rpm-rpm)
6
+- [Arch Linux (PKGBUILD)](#arch-linux-pkgbuild)
7
+- [FlatHub (Flatpak)](#flathub-flatpak)
8
+- [Homebrew](#homebrew)
9
+- [Chocolatey](#chocolatey)
10
+- [WinGet](#winget)
11
+
12
## Windows
13
14
[Packaging and Distributing Flutter Desktop Apps : Creating Windows .exe installer](https://medium.com/@fluttergems/packaging-and-distributing-flutter-desktop-apps-the-missing-guide-for-open-source-indie-0b468d5e9e70)
0 commit comments