<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sia-app/analysis_options.yaml, branch v0.1.0</title>
<subtitle>IoT app</subtitle>
<id>https://cgit.xengineering.eu/sia-app/atom?h=v0.1.0</id>
<link rel='self' href='https://cgit.xengineering.eu/sia-app/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/sia-app/'/>
<updated>2026-04-03T19:42:08Z</updated>
<entry>
<title>Add *_futures to analysis_options.yaml</title>
<updated>2026-04-03T19:42:08Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2026-04-03T17:49:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/sia-app/commit/?id=a406df320080bf31e32cb181136928793cb5d37b'/>
<id>urn:sha1:a406df320080bf31e32cb181136928793cb5d37b</id>
<content type='text'>
These options should avoid making typical mistakes in asynchronous code.
</content>
</entry>
<entry>
<title>Make analysis_options.yaml more strict</title>
<updated>2026-01-03T09:51:54Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2026-01-03T09:51:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/sia-app/commit/?id=32583ee93f00a878b99c55ab7e4a11fb4c099f75'/>
<id>urn:sha1:32583ee93f00a878b99c55ab7e4a11fb4c099f75</id>
<content type='text'>
This should help writing good flutter / Dart code from the beginning.
</content>
</entry>
<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>
