[roll] Roll experiences [build][flutter] Remove flutter_driver_extendable.

Remove `flutter_driver_extendable`:
 - Remove from relevant build rules.
 - Create separate dart entrypoints that use enableFlutterDriverExtension().

Original-Bug: 66605
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/471460
Original-Revision: 6cef4ac85b2cedbdf724126d5f4db119cb845205
GitOrigin-RevId: 04e4e55029ffedeefaeb54cc5b176f7c848ef0d5
Change-Id: Ibef109ea4363738e3c9f48250f3f137d4729a60f
1 file changed
tree: cef08080caf791000fb6d1a1ab9e53ef03d11188
  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.