mulander
mulander
Currently etorrent doesn't support magnet links. Consider adding the feature.
Minor version bump in elm-lang/virtual-dom causes elm-make to fail building a project with the error: `Map.!: given key is not an element in the map` Apparently someone reported the exact...
The above warning is raised on all html attached to the component from the updated angular.dart tutorial. The same warning is raised in the Dart Editor. All of the mentioned...
Deploying an angular app as a statically served set of files from anywhere except the root url (http://host/ vs http://host/appname/) causes AngularDart to spew exceptions both when run from Dartium...
It seems that the upstream library libchardet is [gone](http://ftp.oops.org/pub/oops/libchardet/libchardet-1.0.4.tar.bz2). Is there a new place where that dependency should be obtained? Will the project move to a different implementation like [uchardet](https://github.com/BYVoid/uchardet)?