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 d2b6959 commit 933d757Copy full SHA for 933d757
readme.md
@@ -16,3 +16,8 @@ A simple script to help convert JSON manifests to YAML is also in this repo.
16
After cloning the repository you can run `./flatpak-json2yaml.py /path/to/example.json --output=example.yml`.
17
18
This depends on [PyYAML](https://pypi.org/project/PyYAML/) which may need to be installed.
19
+
20
+## Flutter
21
22
+Please look at the [flatpak-flutter](https://github.com/TheAppgineer/flatpak-flutter)
23
+project, developed by [Jan Koudijs](https://github.com/JanKoudijs).
0 commit comments