According to dartbug 4429, it is depreciated and removed from the specification.
In addition, according to this source commit, the directive #resourcewas ignored by VM (s) and is used only by DartEditor itself.
Update: An official notice in the Dart-misc discussion group confirms that #resource is planned to be removed.
source
share