8158275a94
Do not revert: The main channel version must be upgraded now that the version 3.3 beta has been cut and reverting this change puts the release infrastructure into an unsupported state. Please fix forward any potential problems that occur downstream and loop me into the discussions so we can improve the release procedures in the future. Change-Id: I8706c3d74fe0474d34a99c5cbbb8e9a88b586cdd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/329902 Commit-Queue: Jonas Termansen <sortie@google.com> Reviewed-by: Kevin Chisholm <kevinjchisholm@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com>
FE/analyzer shared code
This package contains logic that is shared between the front_end and analyzer packages. It is intended solely to facilitate development of the Dart SDK, and is not intended for use by end users. In particular, this package has no public API, so no guarantee is made of compatibility between one version of the package and the next.
End users should consider using the analyzer package to analyze Dart source code.