Roll Flutter from dbc9306380d8 to 9102f2fe0bd2 (25 revisions) (#2956)

* 9aa2ea150 Roll Flutter Engine from 0a6a4a58f4f7 to db5605ea7115 (11 revisions) (flutter/flutter#117109)

* 409a39dae remove debugPrint from timePicker test (flutter/flutter#117111)

* 169b49fba Revert "[framework] make transform with filterQuality a rpb (#116792)" (flutter/flutter#117095)

* 47300e0a6 Roll Plugins from 10c029399b3a to 78de28ca21c7 (4 revisions) (flutter/flutter#117145)

* dcd2170d1 Fix typos in scale gesture recognizer docs (flutter/flutter#117116)

* fc3571eff Improve documentation of `compute()` function (flutter/flutter#116878)

* b122200d4 Roll Flutter Engine from db5605ea7115 to 29196519c124 (13 revisions) (flutter/flutter#117148)

* f1d157bc2 Add an integration test to plugin template example (flutter/flutter#117062)

* ada446050 Audit `covariant` usage in tool (flutter/flutter#116930)

* 1eaf5c0f0 [flutter_tools] tree shake icons from web builds (flutter/flutter#115886)

* 91c1c70bd Bump ossf/scorecard-action from 2.0.6 to 2.1.0 (flutter/flutter#117170)

* c98978ae3 Update Navigator updatePages() (flutter/flutter#116945)

* 0916375f4 [tools]Build IPA validation UI Polish  (flutter/flutter#116744)

* a41c447c8 Pass dimension explicitly to mac x64 packaging. (flutter/flutter#117172)

* 86b62a3c2 Tiny fix about outdated message (flutter/flutter#114391)

* a34e41948 Inject current `FlutterView` into tree and make available via `View.of(context)` (flutter/flutter#116924)

* c7cb5f3f5 [flutter_tools] pin package intl and roll pub packages (flutter/flutter#117168)

* 7336312b0 Do not filter the stderr output of "flutter run" in the devicelab run tests (flutter/flutter#117188)

* fa711f77e Run packaging on presubtmit. (flutter/flutter#116943)

* 76bb8ead5 Reland "Fix text field label animation duration and curve" (#114646)"

* 80e1008cb fix: #110342 unable to update rich text widget gesture recognizer (flutter/flutter#116849)

* da7b8327e Bottom App Bar M3 background color fix (flutter/flutter#117082)

* ab47fc304 Roll Plugins from 78de28ca21c7 to cbcf50726fb9 (3 revisions) (flutter/flutter#117213)

* 23a2fa31d Reland "Adds API in semanticsconfiguration to decide how to merge chiā€¦ (flutter/flutter#116895)

* 9102f2fe0 Revert "Inject current `FlutterView` into tree and make available via `View.of(context)` (#116924)" (flutter/flutter#117214)
1 file changed
tree: 6b8e7561f51ee28f40da6ab05ea50004d7dc4d99
  1. .ci/
  2. .github/
  3. packages/
  4. script/
  5. third_party/
  6. .ci.yaml
  7. .cirrus.yml
  8. .clang-format
  9. .gitattributes
  10. .gitignore
  11. .gitmodules
  12. .metadata
  13. analysis_options.yaml
  14. AUTHORS
  15. CODEOWNERS
  16. CONTRIBUTING.md
  17. customer_testing.bat
  18. customer_testing.sh
  19. LICENSE
  20. README.md
README.md

Flutter Packages

Build Status Release Status OpenSSF Scorecard

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.

Issues

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

Contributing

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.

Packages

These are the available packages in this repository.

PluginPubIssuesPull requests
animationspub packageGitHub issues by-labelGitHub pull requests by-label
cross_filepub packageGitHub issues by-labelGitHub pull requests by-label
css_colorspub packageGitHub issues by-labelGitHub pull requests by-label
cupertino_iconspub packageGitHub issues by-labelGitHub pull requests by-label
extension_google_sign_in_as_googleapis_authpub packageGitHub issues by-labelGitHub pull requests by-label
flutter_adaptive_scaffoldpub packageGitHub issues by-labelGitHub pull requests by-label
flutter_imagepub packageGitHub issues by-labelGitHub pull requests by-label
flutter_lintspub packageGitHub issues by-labelGitHub pull requests by-label
flutter_markdownpub packageGitHub issues by-labelGitHub pull requests by-label
flutter_template_imagespub packageGitHub issues by-labelGitHub pull requests by-label
go_routerpub packageGitHub issues by-labelGitHub pull requests by-label
go_router_builderpub packageGitHub issues by-labelGitHub pull requests by-label
metrics_centerpub packageGitHub issues by-labelGitHub pull requests by-label
multicast_dnspub packageGitHub issues by-labelGitHub pull requests by-label
palette_generatorpub packageGitHub issues by-labelGitHub pull requests by-label
pigeonpub packageGitHub issues by-labelGitHub pull requests by-label
pointer_interceptorpub packageGitHub issues by-labelGitHub pull requests by-label
rfwpub packageGitHub issues by-labelGitHub pull requests by-label
standard_message_codecpub packageGitHub issues by-labelGitHub pull requests by-label
web_benchmarkspub packageGitHub issues by-labelGitHub pull requests by-label
xdg_directoriespub packageGitHub issues by-labelGitHub pull requests by-label