Gen
2015-10-20 12:46:06 UTC
Hi,
I would like to have implicit library names.
The file name without ".dart" file extension should be used as default
library name for anything in that file.
It would be nice to make the ".dart" file extension and the quotation marks
optional for import statements.
import "filePath";
import filePath;
I would like to have implicit library names.
The file name without ".dart" file extension should be used as default
library name for anything in that file.
It would be nice to make the ".dart" file extension and the quotation marks
optional for import statements.
import "filePath";
import filePath;
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.