You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is painful to load any Dart example offline, because the URL into SVN dart.js doesn't resolve.
One idea: a pub package, and I refer to it via <script src="../packages/loader/dart.js"></script>
It isn't perfect but it would be better than the current situation.
Pub guys/Vijay -- does this sound crazy? Better ideas?