Roll Flutter from bd0791be3ff2 to 15af81782e19 (27 revisions) (#6837)

* d1436d1df Roll Plugins from 6ab7d710d2fb to 0609adb457fd (2 revisions) (flutter/flutter#116891)

* 84ed058b4 [flutter_tools] Add remap sampler support (flutter/flutter#116861)

* a8c9f9c6f Fix `NavigationBar` ripple for non-default `NavigationDestinationLabelBehavior` (flutter/flutter#116888)

* 5a229e282 Add LookupBoundary to Overlay (flutter/flutter#116741)

* d19047d8a [framework] make opacity widget create a repaint boundary (flutter/flutter#116788)

* 882e105a4 Revert "Add Material 3 support for `ListTile` - Part 1 (#116194)" (flutter/flutter#116908)

* 7a743c881 [flutter_tools] Pin and roll pub (flutter/flutter#116745)

* 558b7e004 Adjust test to tolerate additional trace fields (flutter/flutter#116914)

* c420562ef Fix output match (flutter/flutter#116912)

* 8e1f8352b Fix MediaQuery.paddingOf (flutter/flutter#116858)

* 8cfc6061e Roll Flutter Engine from 62a5de2efc9c to 2148fc003077 (5 revisions) (flutter/flutter#116920)

* 601f48cd9 InteractiveViewer discrete trackpad panning (flutter/flutter#112171)

* 41625b662 Test flutter run does not have unexpected engine logs (flutter/flutter#116798)

* 9b46f2a69 ff2fe8381 [cpp20] Fix incompatible aggregate initialization (flutter/engine#38165) (flutter/flutter#116927)

* 15939b477 Remove duped fix rules (flutter/flutter#116933)

* e331dcda1 [framework] make transform with filterQuality a rpb (flutter/flutter#116792)

* 6432fd1b1 6c190ea1e Roll Skia from bb9378b61c4f to 788fe69e7ade (6 revisions) (flutter/engine#38226) (flutter/flutter#116935)

* 97df2b319 Fix scroll jump when NestedScrollPosition is inertia-cancelled. (flutter/flutter#116689)

* ca7fe3348 Roll Flutter Engine from 6c190ea1e8df to e144f81e92d8 (3 revisions) (flutter/flutter#116939)

* b713edcee 290f3a35e Roll Skia from 788fe69e7ade to 2e417d4f7993 (3 revisions) (flutter/engine#38235) (flutter/flutter#116941)

* 04ee5926a Remove RenderEditable textPainter height hack (flutter/flutter#113301)

* 7211ca09d a33e699de Roll Skia from 2e417d4f7993 to 08dc0c9e4e70 (1 revision) (flutter/engine#38239) (flutter/flutter#116952)

* f5249bcb0 Remove use of NullThrownError (flutter/flutter#116122)

* 9ccfb87ad 64a661d6d Roll Skia from 08dc0c9e4e70 to 9abf4b1bf242 (4 revisions) (flutter/engine#38240) (flutter/flutter#116955)

* 256d54e17 47417ce80 [Impeller Scene] Node deserialization (flutter/engine#38190) (flutter/flutter#116959)

* db26f486e afc2f9559 Roll Skia from 9abf4b1bf242 to c83eef7dc2a3 (3 revisions) (flutter/engine#38243) (flutter/flutter#116970)

* 15af81782 74a9c7e0f Roll Fuchsia Mac SDK from aMW0DjntzFJj4RoR3... to Cd_ZtrDVcpQ85HRL3... (flutter/engine#38242) (flutter/flutter#116973)
1 file changed
tree: 33f5ee15c7a803479555d8f0caa614bc5026c883
  1. .ci/
  2. .github/
  3. .opensource/
  4. packages/
  5. script/
  6. .ci.yaml
  7. .cirrus.yml
  8. .clang-format
  9. .gitattributes
  10. .gitignore
  11. .gitmodules
  12. analysis_options.yaml
  13. AUTHORS
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. FlutterFire.md
  17. LICENSE
  18. README.md
README.md

Flutter plugins

Build Status Release Status OpenSSF Scorecard

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.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo.

Issues pertaining to this repository are labeled “plugin”.

Contributing

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 it 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.

Plugins

These are the available plugins in this repository.

PluginPubPointsPopularityLikesIssuesPull requests
camerapub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
espressopub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
file_selectorpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
flutter_plugin_android_lifecyclepub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
google_maps_flutterpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
google_sign_inpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
image_pickerpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
in_app_purchasepub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
ios_platform_imagespub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
local_authpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
path_providerpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
plugin_platform_interfacepub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
quick_actionspub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
shared_preferencespub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
url_launcherpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
video_playerpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label
webview_flutterpub packagepub pointspopularitylikesGitHub issues by-labelGitHub pull requests by-label