Maciej Krüger
|
0bd82b7767
|
flutter.mkFlutterApp: fix installing .desktop
Previously this was pulling from $built, which got moved to $out/app,
so the glob didn't do anything. Now uses find on $out/app
|
2022-02-23 15:10:59 +01:00 |
|
Maciej Krüger
|
1495ce56ba
|
flutter.mkFlutterApp: allow extra fetch commands
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2022-02-23 15:10:57 +01:00 |
|
Maciej Krüger
|
847b557ef3
|
flutter.mkFlutterApp: disable fetch buildPhase
Otherwise it tries to run some other commands, this prevents that
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2022-02-23 15:02:43 +01:00 |
|
Maciej Krüger
|
fd41185d86
|
flutter.mkFlutterApp: init
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2022-02-19 15:07:41 +01:00 |
|