Files
Luan Nico 27a8fd61cb refactor: Enable DCM linting (#2667)
This is a first step towards enabling DCM for Flame. Though I have tested with all rules, and am working on selecting, assessing, and fixing violations, as a first step, we can merge the infrastructural changes to flame_lint to and GitHub actions.
As a proof of concept, I am enabling two rules for which we have no violations.
I will followup with enabling more rules, adding discussions for controversial changes, and fixing non-controversial violations.
2023-08-24 13:09:26 +02:00
..

flutter_colonists

A tiny example where jobs and workers are paired together by running a path finding algorithm in an isolate using flame_isolate.

You can toggle between compute types by tapping the HUD element in the top right corner.

Keyboard bindings for the game are:

  • WASD for moving the camera.
  • Num+ Num- for zooming in and out.

Thank you Wyrmsun for the wonderful Germanic Worker asset. As this asset is licensed under GPLv2, this example project is as well.