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 has improved Files browser


Posted by Eric Clayberg

The Dart Editor team is cranking out the releases! This new build include a brand new way to browse your project: the Files view.

Highlights from build 5104 include:
  • New Files view replaces old Libraries view
  • Switch to perform analysis against Dart SDK runtime libraries
  • Cleaned up wizards, welcome page, and UI to reflect switch to new Files view
  • Improved launch configurations
  • Analysis engine (DartC) improvements and cleanup
  • Modified "native" keyword analysis to support usage in Frog
Read the full change log or start with the Dart Editor tutorial.