[roll] Roll fuchsia [dart] remove non-nullable experiment

This is enabled by default and is no longer needed.
We need to remove this because the flag assumes that 2.10
versions should build with null safety instead of 2.12.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/484517
Original-Revision: 4e27b821780363090148c04521bea55a45598166
GitOrigin-RevId: 12a5b697d83b03f215394b47faaafbf701a3b4be
Change-Id: Ifb41298c06d0f5af62576c72970c60702c9b7654
1 file changed
tree: e333930fbe00055bc559d0bb1eea8b68b5355bd7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.