ice-code-editor icon indicating copy to clipboard operation
ice-code-editor copied to clipboard

Upgrade for Dart 2.0

Open eee-c opened this issue 7 years ago • 1 comments

Need to remove browser dependency. Switch back to inline ACE (ace package is not supported). Update SDK dependency. Fix code.

eee-c avatar Aug 18 '18 17:08 eee-c

I'm getting "Dart 2 has a new build system. Learn how to migrate from pub build and pub serve: https://dart.dev/web/dart-2" after doing "pub serve". I upgraded to Dart 2.8.1, commented out the browser, ctrl_alt_foo, ace and dependencies for me to successfully run "pub install" but how should I resolve this?

uojiaku avatar May 14 '20 04:05 uojiaku