import 'io_impl.dart'
if (dart.library.js) 'html_impl.dart';
Export keyword supports this as well
part of engine
and part of ui
makes breaking the code apart not very doable. But perhaps that's on purpose.
flutter channel master
flutter run -d chrome
~/flutter/bin/cache/flutter_web_sdk
if web support is enabled.