Skip to main content

New site for Dart news and articles

For the latest Dart news, visit our new blog at  https://medium.com/dartlang .

New Dart Editor Build Prepares for Switch to New Analysis Engine

Eric Clayberg fills us in on the release details:

A new Dart Editor build is available at www.dartlang.org/editorChanges include:
  • Various fixes and changes in preparation for changing over to the new analysis engine.
  • Fix slowness in selection after unsuccessful navigation.
You can use the new analysis engine now by going into Preferences, and enabling the experimental analyzer. This analyzer should become the default soon. 



As always,view the changelog for the full list of changes, and to get started with the Editor see our tutorial.