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 is next motion.dart library; what is the problem ?
I have trouble getting the Dart editor find the files that are part of the libraries, and the libraries themselves. Anyone know where to find detailed information about this topic?
Thanks !