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 d0675f1 commit 6cb2bcaCopy full SHA for 6cb2bca
Makefile
@@ -0,0 +1,6 @@
1
+
2
+build:
3
+ @flutter clean
4
+ @flutter build macos --release
5
+ @mkdir release
6
+ @appdmg installers/dmg_creator/config.json release/Onix_Flutter_Project_Generator.dmg
0 commit comments