Roll Flutter from 73096fd96ef5 to 095b1abdad6f (14 revisions) (#3074)

* 030288d33 Revert "[macos] add flavor options to commands in the `flutter_tool` (#118421)" (flutter/flutter#118858)

* 9acf34d0d Roll Flutter Engine from 26b6609c603b to 7d40e77d0035 (2 revisions) (flutter/flutter#118852)

* ec51d3271 Remove unnecessary null checks in ‘dev/conductor’ (flutter/flutter#118843)

* 54217bd4b Remove unnecessary null checks in `dev/benchmarks` (flutter/flutter#118840)

* 98c18ca93 Remove unnecessary null checks in examples/ (flutter/flutter#118848)

* 99b5262b2 Remove unnecessary null checks in dev/tools (flutter/flutter#118845)

* 52d1205b8 Roll Flutter Engine from 7d40e77d0035 to 730e88fb6787 (3 revisions) (flutter/flutter#118869)

* ee9c9b692 3876320cb Roll Skia from aedfc8695954 to 1b3aa8b6e1cc (43 revisions) (flutter/engine#39024) (flutter/flutter#118871)

* 589f2eb9e d2436a536 Extract WideToUTF16String/UTF16StringToWide to FML (flutter/engine#39020) (flutter/flutter#118873)

* 74645b43a Fix `NavigationBar` indicator ripple doesn't account for label height (flutter/flutter#117473)

* f78b1f351 dfe67f4c7 Roll Skia from 1b3aa8b6e1cc to f6a5c806294d (11 revisions) (flutter/engine#39027) (flutter/flutter#118874)

* 572f0a1a9 66e177a3d Roll Dart SDK from ddf70a598f27 to fbbfc122dba6 (9 revisions) (flutter/engine#39029) (flutter/flutter#118878)

* 26472b59c ccccee513 [macos] Synthesize modifier keys events on pointer events (flutter/engine#37870) (flutter/flutter#118880)

* 095b1abda Checkbox borderSide lerp bug fix (flutter/flutter#118728)
1 file changed
tree: 9a2b09da4812eaff13c6651ed4957539f0abfa36
  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