Roll Flutter from bd7bee0f9eb8 to c35efdaa6854 (24 revisions) (#7017)

* 3bf79607d [web] Fix paths fetched by flutter.js (flutter/flutter#118684)

* e71e8daa2 76998e529 Roll Fuchsia Linux SDK from f613tOkDB282hW2tA... to GLRbnjiO5SbZKX-Us... (flutter/engine#39067) (flutter/flutter#119009)

* 71a42563d Revert "[Re-land] Button padding m3 (#118640)" (flutter/flutter#118962)

* 90ffb1c65 94fc0728f Roll Dart SDK from c52810968747 to 107a1280a61f (1 revision) (flutter/engine#39069) (flutter/flutter#119010)

* 224e6aa18 Remove unnecessary null checks in flutter/gestures (flutter/flutter#118926)

* 6cd494554 Remove unnecessary null checks in flutter_web_plugins (flutter/flutter#118862)

* a63e19ba0 Remove unnecessary null checks in flutter_localizations (flutter/flutter#118863)

* 19dfde698 Remove unnecessary null checks in `flutter/{foundation,services,physics}` (flutter/flutter#118910)

* 392dffeb0 Update the Linux Android defines test to use dimensions when selecting a build bot (flutter/flutter#118930)

* 5e50ed972 Test Utf8FromUtf16 (flutter/flutter#118647)

* edb571e49 Update README.md (flutter/flutter#118803)

* 38630b6bd Remove unnecessary null checks in `flutter_tool` (flutter/flutter#118857)

* 332aed9c8 Revert "Update the Linux Android defines test to use dimensions when selecting a build bot (#118930)" (flutter/flutter#119023)

* 84071aa2a Add todo for linux defines test. (flutter/flutter#119035)

* e8b7f4b20 [examples] Fix typo in `refresh_indicator` example (flutter/flutter#119000)

* df4420835 Remove ThemeData.buttonColor references (flutter/flutter#118658)

* 65486163a Remove animated_complex_opacity_perf_macos__e2e_summary bringup (flutter/flutter#118916)

* 59767e5fc Remove unnecessary null checks in `flutter/material` (flutter/flutter#119022)

* 1906ce5d4 7d3233d26 [web] Build multiple CanvasKit variants (using toolchain_args) (flutter/engine#38448) (flutter/flutter#119021)

* 720bea026 Remove unnecessary null checks in `flutter/widgets` (flutter/flutter#119028)

* 0de8bef74 Remove unnecessary null checks in flutter/cupertino (flutter/flutter#119020)

* 2e8dd9dd6 Run integration_ui_test_test_macos in prod (flutter/flutter#118919)

* 64b4c69bc roll pub deps and remove archive, crypto, typed_data from allow-list (flutter/flutter#119018)

* c35efdaa6 Remove superfluous words. (flutter/flutter#119008)
1 file changed
tree: ac0a01f1e29ab62ff9df21e272fd62a30e287b89
  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