Files
sdk/pkg/dynamic_modules
Alexander Markov fc8e7a2156 [dyn_modules] Support const constructors in extension types
Such constructors are desugared to top-level Procedures marked as
const.

TEST=pkg/dynamic_modules/test/data/extension_type2

Change-Id: I131f720249292e77a9ec7010aaefcde550605bd9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/463500
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2025-12-01 09:49:02 -08: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.