Files
Alexander Markov 531a4c8f62 Expose experimental dynamic modules API through package:dynamic_modules
Change-Id: I14963de5f6face564276955d21d63f4b038cf990
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/378722
Reviewed-by: Leaf Petersen <leafp@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2024-08-12 17:56:29 +00:00

10 lines
314 B
Markdown

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.