File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Packaging API Dash
2
+
3
+ ## Windows
4
+
5
+ [ 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 )
6
+
7
+ ## macOS
8
+
9
+ [ Packaging and Distributing Flutter Desktop Apps: Creating macOS .app & .dmg] ( https://medium.com/@fluttergems/packaging-and-distributing-flutter-desktop-apps-the-missing-guide-part-1-macos-b36438269285 )
10
+
11
+ ## Linux Debian (.deb) & RPM (.rpm)
12
+
13
+ [ Packaging and Distributing Flutter Desktop Apps: Creating Linux Debian (.deb) & RPM (.rpm) builds] ( https://medium.com/@fluttergems/packaging-and-distributing-flutter-desktop-apps-the-missing-guide-for-open-source-indie-24ef8d30a5b4 )
14
+
15
+ ## Arch Linux (PKGBUILD)
16
+
17
+ TODO Instructions
18
+
19
+ ## FlatHub (Flatpak)
20
+
21
+ TODO Instructions
22
+
23
+ ## Homebrew
24
+
25
+ TODO Instructions
26
+
27
+ ## Chocolatey
28
+
29
+ TODO Instructions
30
+
31
+ ## WinGet
32
+
33
+ TODo Instructions
You can’t perform that action at this time.
0 commit comments