<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sia-app/linux/runner/main.cc, branch spellcheck</title>
<subtitle>IoT app</subtitle>
<id>https://cgit.xengineering.eu/sia-app/atom?h=spellcheck</id>
<link rel='self' href='https://cgit.xengineering.eu/sia-app/atom?h=spellcheck'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/sia-app/'/>
<updated>2025-12-22T20:25:02Z</updated>
<entry>
<title>Create flutter project</title>
<updated>2025-12-22T20:25:02Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2025-12-22T20:25:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/sia-app/commit/?id=1e8a6233b8c50fb0ad429d91e2937a7917915347'/>
<id>urn:sha1:1e8a6233b8c50fb0ad429d91e2937a7917915347</id>
<content type='text'>
This was done using the following command.

    flutter create \
	--description "Sia app" \
	--org "eu.xengineering" \
	--project-name "sia_app" \
	--platforms linux,android \
	--empty \
	.
</content>
</entry>
</feed>
