Roll to version 0.6.0+1 of repo tooling (#454)

Picks up 0.6.0+1 of the tool, which among other things fixes `build-examples` to run on non-plugin packages.

Related changes:
- Simplifies tool_runner.sh using new tool flag, to match the recent change to flutter/plugins.
- Disables sharding of the build+native test tasks; even with building now working again, it's clear there's not enough load to warrant the shards; each one has about 1 minute of setup, and then the build times per shard varied from 1-4 minutes. Using an extra machine to run in 1+1 and 1+4 minutes is not a win over just doing a single 1+5 minute run.
3 files changed
tree: 32577049856c23f26a231b0c666cd9eeff99da78
  1. .ci/
  2. .github/
  3. packages/
  4. script/
  5. third_party/
  6. .ci.yaml
  7. .cirrus.yml
  8. .gitattributes
  9. .gitignore
  10. .metadata
  11. analysis_options.yaml
  12. AUTHORS
  13. CONTRIBUTING.md
  14. customer_testing.bat
  15. customer_testing.sh
  16. LICENSE
  17. README.md
README.md

Flutter Packages

Build Status Release Status

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.

PluginPub
animationspub package
css_colorspub package
extension_google_sign_in_as_googleapis_authpub package
fuchsia_ctlpub package
flutter_imagepub package
flutter_lintspub package
flutter_markdownpub package
multicast_dnspub package
palette_generatorpub package
pigeonpub package
pointer_interceptorpub package
xdg_directoriespub package