Roll Flutter from 7bad4eb9d871 to 02558d69d923 (26 revisions) (#5988)

* d88212c89 added microbenchmark for loading assets (flutter/flutter#105982)

* d3bc2bbcd [framework] fix RangeSlider regression due to touch slop changes (flutter/flutter#106094)

* ede7fc67f Add more CMake unit tests (flutter/flutter#106076)

* 995b3324c Revert "Make RenderSliverGrid more accurately report overflow" (flutter/flutter#106123)

* 9e67070f8 [Conductor] Update post submit location (flutter/flutter#106120)

* f67d9b75f Revert "[Conductor] Update post submit location (#106120)" (flutter/flutter#106127)

* a783e422d Fix SliverPadding geometry  (flutter/flutter#106071)

* 3f401a193 Ignore uses of soon-to-be deprecated `NullThrownError`. (flutter/flutter#105693)

* 8e8a1c8c2 Fix `StretchingOverscrollIndicator` clipping and add `clipBehavior` parameter (flutter/flutter#105303)

* 96813e936 [gen_keycodes] Clarify the README that the code scheme also applies to physical keys (flutter/flutter#106078)

* ddeb0b99c [gen_keycodes] Remove invalid Web code maps (flutter/flutter#106074)

* 32b22b85d parse build version on xcodeproj (flutter/flutter#105908)

* f104be7ae Ignore body_might_complete_normally_catch_error violations (flutter/flutter#105795)

* 2c15e3cae [flutter_tools] update test/src to null safety (flutter/flutter#106064)

* b1b1ee9ca [web] Fix JS crash when FF blocks service workers. (flutter/flutter#106072)

* fae31eecc [flutter_tools] temporary directory (flutter/flutter#105815)

* f6f0d608b Update the platform properties for android bots (flutter/flutter#106146)

* 157277372 Update package:archive and pin test_api (flutter/flutter#106157)

* d08a1b02a Roll Flutter Engine from f8c0dc87bc53 to ee71e31c36ce (41 revisions) (flutter/flutter#106162)

* 58007fc64 Fix debugPaintSize throws 'Null Check error' (flutter/flutter#106108)

* c462cfa28 Roll Flutter Engine from ee71e31c36ce to 3c4ca2762e20 (2 revisions) (flutter/flutter#106167)

* cb2569f63 Roll Flutter Engine from 3c4ca2762e20 to df5144dd451d (1 revision) (flutter/flutter#106171)

* 526c33fe3 Roll Flutter Engine from df5144dd451d to 746b33282f74 (1 revision) (flutter/flutter#106175)

* b29c64b3f Roll Flutter Engine from 746b33282f74 to 6cb83ab0f155 (1 revision) (flutter/flutter#106178)

* 12f2a35aa Roll Plugins from 8bee94ca9822 to c3955d221178 (3 revisions) (flutter/flutter#106200)

* 02558d69d Revert "Fix `StretchingOverscrollIndicator` clipping and add `clipBehavior` parameter" (flutter/flutter#106207)
1 file changed
tree: 5c87c5e2d22d36912c17a06318abec47f9252592
  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

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