commit | cb381ced070d356799dddf24aca38ce0579d3d7b | [log] [tgz] |
---|---|---|
author | stuartmorgan <stuartmorgan@google.com> | Wed Jan 05 15:53:05 2022 -0500 |
committer | GitHub <noreply@github.com> | Wed Jan 05 12:53:05 2022 -0800 |
tree | e12cb054243dcda647fa557558d2362e0f9eb810 | |
parent | a10ac2e0d8a8cd878fd0d0a54aa9a87c44c7d7c5 [diff] |
[ci] Pin Chromium version for web tests (#4620) Switches the web tests from using the version of Chrome installed by the Dockerfile, which is whatever happened to be stable when the image is generated, and thus not hermetic, to a pinned version of Chromium. This uses a slightly modified version of the script that is already used for flutter/packages. Since Chromium doesn't support mp4 playback, this updates the `video_player` integration tests to use WebM on web instead, to avoid having all the tests fail in CI. Part of https://github.com/flutter/flutter/issues/84712
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins (i.e., plugins developed by the core Flutter team). Check the packages
directory for all plugins.
Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.dev/platform-plugins/.
These plugins 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 “plugin”.
If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core Flutter team). Once your plugin is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.
These are the available plugins in this repository.