Files
sdk/pkg/dynamic_modules
Paul Berry 1db3484289 Bump dynamic_modules package to language version 3.12.
This CL is part of an effort to bump the SDK requirement to `3.12.0-0`
for all the packages in `pkg` that are not published to `pub`, so that
we can get better testing of the "private named parameters" feature.

(Packages that *are* published to `pub` can't be safely bumped yet,
because SDK 3.12 hasn't been released, and I don't want to block those
packages' ability to publish useful updates to customers.)

This change covers the dynamic_modules package, which is jointly owned
by OWNERS_VM and OWNERS_WEB.

Change-Id: If43d006208865287c127f5ad1f3bb4386a6a6964
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/487943
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2026-03-16 06:07:05 -07:00
..

This package contains experimental dynamic modules API.

Status: experimental

NOTE: This package is currently experimental and not published or included in the SDK.

Do not take dependency on this package unless you are prepared for breaking changes and possibly removal of this code at any point in time.