So.. there's something weird happening to me.
My code in Dartium was working perfectly until I compiled it o JS. Now only the JS version of it works.. If I compile to JS then I run the program it works. But the Dart Code by itself no long works anymore :(
Does anyone had encountered a similar problem? IS it normal?
If necessary I can paste the entire program here.. but the problem is that Dart is not throwing me any errors and my compiled code works, so I don't know where to look at :(
Thanks!