RepoJournal
Mobile platforms

Mobile platforms

Flutter, Swift, and Kotlin - the mobile platforms developers ship on

Keep up with Mobile platforms in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Mobile Full archive →

The Wire · Showcase

SWIFT TIGHTENS TYPED-THROWS HANDLING AS FLUTTER SYNCS RENDERING STACK

By RepoJournal · Filed · About Mobile platforms

Swift fixed a critical crash in closure reabstraction for typed-throws [ref:6], while Flutter pulled 10 new ANGLE revisions into Skia to keep rendering current [ref:3].

The Swift compiler team shipped a breaking fix [1] that prevents SILGen from crashing when you pass a typed-throws closure into a generic parameter. This one landed in the main branch and will affect anyone relying on the previous (broken) behavior, so test your typed-throws code before the next toolchain drop. Meanwhile, Flutter's autoroller is active: Skia pulled a fresh ANGLE update with 10 revisions [2], and Fuchsia Linux SDK moved forward [3], both standard maintenance but worth watching if your build breaks overnight. Swift also downgraded an 'inout sending' diagnostic from error to warning [4], a pragmatic move after hitting too many source stability issues in the field. Two more fixes landed for ArrayPropertyOpt ownership [5] and reabstraction edge cases, keeping the optimizer honest.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] SILGen: fix reabstraction crash for typed-throws closure into generic @out ↗ apple/swift
  2. [2] Roll Skia from bbe9ccc2bdbf to 1f26101197bf (1 revision) ↗ flutter/flutter
  3. [3] Roll Fuchsia Linux SDK from nsgcNDlZOuweOvy3Q... to Itd2Jq_ZIABH2rW7B... ↗ flutter/flutter
  4. [4] [rbi] Downgrade 'inout sending' returned via sending indirect out to warning until a future language version. ↗ apple/swift
  5. [5] ArrayPropertyOpt: fix an ownership error ↗ apple/swift

Quick answers

What shipped in Mobile platforms on May 25, 2026?
Swift fixed a critical crash in closure reabstraction for typed-throws [ref:6], while Flutter pulled 10 new ANGLE revisions into Skia to keep rendering current [ref:3]. In total, 5 commits and 5 pull requests landed.
Who contributed to Mobile platforms on May 25, 2026?
4 developers shipped this update, including airspeedswift, engine-flutter-autoroll, gottesmm, and eeckstein.
What were the notable Mobile platforms updates?
SILGen: fix reabstraction crash for typed-throws closure into generic @out, Roll Skia from bbe9ccc2bdbf to 1f26101197bf (1 revision), and Roll Fuchsia Linux SDK from nsgcNDlZOuweOvy3Q... to Itd2Jq_ZIABH2rW7B...

More from Mobile platforms

Daily updates, in your inbox

Follow Mobile platforms

Keep up with Mobile platforms in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?