Hesh
Results
2
issues of
Hesh
Thanks for this valuable effort. I have just started playing with it. I am using the following code as suggested by the documentation: ``` dart objectToJson(instanceOfMyClass).then((jsonStr) => print(jsonStr)); ``` However,...
Even though I have reference to a single dart script, I get the following error on "release" build. ``` [Error from ScriptCompactor on Project|web/index.html]: Found either zero or multiple dart...