Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[fuchsia] Bump the Fuchsia target API level to 10#36858

Merged
akbiggs merged 7 commits into
flutter-team-archive:mainfrom
sebmarchand:main
Oct 19, 2022
Merged

[fuchsia] Bump the Fuchsia target API level to 10#36858
akbiggs merged 7 commits into
flutter-team-archive:mainfrom
sebmarchand:main

Conversation

@sebmarchand

Copy link
Copy Markdown
Contributor

Flutter has started using F10 SDK, it should now target API level 10.

@akbiggs akbiggs requested review from akbiggs and lin-erik October 19, 2022 18:40
Comment thread shell/platform/fuchsia/flutter/tests/integration/text-input/text-input-test.cc Outdated
@filmil

filmil commented Oct 19, 2022

Copy link
Copy Markdown
Contributor

May I ask: the currently released API level is 9, why is Flutter using level 10?

@sebmarchand

Copy link
Copy Markdown
Contributor Author

@filmil it's a little bit tricky, but the tl;dr is that while it's true that the current released API level is 9, the one that is in-development is API level 10 and there's a few things that make it unsafe right now to not use the latest API level exposed by an SDK (go/fuchsia-forward-compat-trailhead explains some of the issues)

@filmil

filmil commented Oct 19, 2022

Copy link
Copy Markdown
Contributor

OK, thank you for explaining. I wasn't aware that Flutter must live on Fuchsia top-of-tree. But if it must, then that's what it is.

@akbiggs akbiggs merged commit 0f07396 into flutter-team-archive:main Oct 19, 2022
zanderso pushed a commit to flutter/flutter that referenced this pull request Oct 20, 2022
* 9f09f4c Roll Dart SDK from f21024945abf to 99f266a404bd (1 revision) (flutter-team-archive/engine#36860)

* 3f58c97 [Impeller] Polyline generation optimization. (flutter-team-archive/engine#36759)

* d6ccb2d Roll Skia from af544866f04d to 161637433767 (1 revision) (flutter-team-archive/engine#36861)

* f32d290 Add DOM TouchEvent modifiers accessors (flutter-team-archive/engine#36836)

* dd91599 Roll Fuchsia Linux SDK from oMrS1TjaSIjntnBvR... to IvN-WLezL2sS_wSzZ... (flutter-team-archive/engine#36862)

* cfe164f [fuchsia][scenic] Fix invalid viewRef error in pointer injection. (flutter-team-archive/engine#36850)

* bd15adf Roll Skia from 161637433767 to 50363183d1c7 (3 revisions) (flutter-team-archive/engine#36864)

* e351b05 Roll Fuchsia Mac SDK from XZV0Cqcpiv74L7ric... to M5-c50jCcV0ypwYcT... (flutter-team-archive/engine#36865)

* a89ed7a Roll Skia from 50363183d1c7 to 572d4e85f83e (1 revision) (flutter-team-archive/engine#36867)

* cca0812 Roll Skia from 572d4e85f83e to 8928b024556f (1 revision) (flutter-team-archive/engine#36868)

* 488b767 Roll Skia from 8928b024556f to 025ae7eec03e (6 revisions) (flutter-team-archive/engine#36869)

* 7997edc [web] Some cleanup for text tests (flutter-team-archive/engine#36425)

* a831dd2 Roll Skia from 025ae7eec03e to a9255bc938bf (1 revision) (flutter-team-archive/engine#36870)

* 80847c9 [fuchsia][input] Delete legacy pointer handler (flutter-team-archive/engine#36857)

* e4c27fc Roll Skia from a9255bc938bf to 4fa600316d1d (6 revisions) (flutter-team-archive/engine#36872)

* 9e635b1 Roll Fuchsia Linux SDK from IvN-WLezL2sS_wSzZ... to zw_jyeiHfJtAXF_qp... (flutter-team-archive/engine#36875)

* a5c5c25 Roll Skia from 4fa600316d1d to 723ccd171e37 (3 revisions) (flutter-team-archive/engine#36876)

* 2f235c4 Roll Fuchsia Mac SDK from M5-c50jCcV0ypwYcT... to 7lmBrmhOLwrqoqXk0... (flutter-team-archive/engine#36877)

* 0f07396 [fuchsia] Bump the Fuchsia target API level to 10 (flutter-team-archive/engine#36858)

* 490b06d Roll Skia from 723ccd171e37 to fc7d5c9ee970 (1 revision) (flutter-team-archive/engine#36878)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants