Hyfens documentation
Guidance for the released Hyfens command-line tool and its documented Flutter update boundaries.
Release scope: These pages describe public CLI v0.1.10, the latest published release checked on 24 September 2026. The complete real-app release-to-device journey has not been independently validated, and managed Cloud onboarding is not confirmed by this release evidence.
Start with the CLI
Install the released command-line tool and check the exact version before connecting to a service.
Install the CLI
Install v0.1.10 and confirm it runs on your machine.
ReferenceFind a command
Review the command tree and use the installed CLI’s help for exact options.
Understand updatesBaseline or patch?
Learn which Flutter changes need a new native release and which may fit a patch.
TroubleshootUpdate not applied?
Separate local artifact checks from control-plane and device delivery.
Choose the deployment guide
The public CLI documents a bounded self-hosted control-plane flow. That is separate from Hyfens Cloud. Cloud signup, organization management, billing, and Cloud release delivery are not described here because the current evidence does not establish an available customer workflow.
- Use the CLI in CI against a self-hosted control plane
- Read the canonical self-hosted installation and upgrade guide
Before an app update walkthrough
The published CLI includes release, patch, verification, and deployment commands. Checked-in fixtures and service tests do not establish that an independent customer Flutter app can complete the full release-to-device journey. Review the baseline and patch boundary before treating those commands as a supported end-to-end recipe.