Flutter GenUI Style Guide
February 23, 2026 ยท View on GitHub
Introduction
This style guide outlines the coding conventions for contributions to this repository.
Style Guides
Code should follow the relevant style guides, and use the correct auto-formatter, for each language, as described in the repository contributing guide's Style section.
Best Practices
- Code should follow the guidance and principles described in the flutter/genui contribution guidelines.
- Code should be tested.
- PR descriptions should include the Pre-Review Checklist from the PR template, with all of the steps completed.