commit | 35eed056ce63c38209d6dacf5259e1d9abcc0970 | [log] [tgz] |
---|---|---|
author | stuartmorgan-g <stuartmorgan@google.com> | Sat Aug 16 17:38:25 2025 -0400 |
committer | GitHub <noreply@github.com> | Sat Aug 16 21:38:25 2025 +0000 |
tree | b9005651f29e943f2dd8fed98c242e12776cd7f2 | |
parent | 1a8ed512540a8c370c89251ef1ea838105d7e0a4 [diff] |
Update repo for 3.35 stable release (#9816) Does the steps listed at https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.35 release. This makes the minimum supported version for all packages Dart 3.7, which means it picks up the new formatter. As a result, there are massive amounts of code changes; all of it is just the result of running `dart format` after changing the min SDK version.
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: