Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.46 KB

File metadata and controls

30 lines (22 loc) · 1.46 KB

Welcome

For an introduction to contributing to Flutter, see our contributor guide.

Additional resources specific to the core packages repository:

Code review processes and automation

PRs will assigned to reviewers during a weekly triage. Flutter team members are encouraged to request review directly if they know the appropriate reviewer(s).

Style

These packages should follow Flutter style for all code, and be formatted with dart format

Releasing

If you are a team member landing a PR, or just want to know what the release process is for package changes, see the release documentation.