I am contemplating moving from Dart to ES6 but Chrome doesn\'t seem to support the new import statement which is critical to me.
I used the (named export) code from
It works now, finally in Chrome 60 with the Experimental Web Platform features enabled.
Here is a test: https://github.com/paulirish/es-modules-todomvc
See here for status news: https://www.chromestatus.com/features/5365692190687232