commit | 3a9226ab2ff89afc9129262b0d5161f2733f1694 | [log] [tgz] |
---|---|---|
author | Jenn Magder <magder@google.com> | Mon Nov 11 12:04:50 2024 -0800 |
committer | GitHub <noreply@github.com> | Mon Nov 11 20:04:50 2024 +0000 |
tree | 0cb8d725432a3cd08522f36c01424dcb930a44aa | |
parent | df0f42318422a94e8e09a5bc26fa5aeae82b45f6 [diff] |
Use dependabot multi-directory configuration for Android package updates (#8048) Follow up to https://github.com/flutter/packages/pull/8036#issuecomment-2465781953. [Multi-directory config](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#directories) allows duplicated dependabot configs can be removed in favor of one that specifies multiple directories. Update Android packages so the same gradle dependencies can be updated all at once across packages. > The directories option in the dependabot.yml file allows you to apply Dependabot updates to multiple directories at the same time. It's unclear whether this is a good idea. > I'm a bit skeptical that grouping all the non-example ones together will be easier in practice, since usually some plugins are fine and some need changes, but I know the current system has some issues too. https://github.com/flutter/packages/pull/8036#pullrequestreview-2424660637 The consensus seems to be we should try it, and revert or adjust if it makes the current system worse. Part of https://github.com/flutter/flutter/issues/148098
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: