- GITHUB_PATH does not persist between steps in Gitea Actions/act
- Install Flutter to /opt/flutter (system path accessible to all steps)
- Explicitly prefix PATH in every flutter/dart command
- Also install JDK to /opt/jdk for the same reason
- Use env.FLUTTER_VERSION variable for easy version bumps