I have this error:
Internal error: 'http://127.0.0.1:3030/Motion/bin/csscode.dart': error: line 2 pos 6: url expected
part of dart.motion;
This part introduces the following motion.dart library; what is the problem?
I'm having trouble getting the Dart editor to find the files that are part of the libraries, and the libraries themselves. Does anyone know where to find detailed information on this topic?
Thanks!
source
share