Files
sdk/pkg/native_compiler
Alexander Markov c65ce1f82e Enable omit_obvious_local_variable_types lint for pkg/cfg and pkg/native_compiler
Issue: https://github.com/dart-lang/sdk/issues/61635
Change-Id: If45f0d5e8b10a7927fb4e783efd2c8e90a763af6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/465361
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
2025-12-02 06:24:49 -08:00
..
2025-10-29 07:47:50 -07:00

This package hosts compiler targeting native platforms.

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.