Contributing to Flutter Packages

Build Status

See also: Flutter's code of conduct

Welcome

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

Additional resources specific to the packages repository:

Notes

Style

Flutter packages follow Flutter's style guide, with the exception that code is 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.