dart-lang / dart-lang/language

can add "/" alias instead of package:xxxmypackageName

Open
#562 4 comments 2 reactions 0 assignees View on GitHub
request
Dominant language
TeX
Stars
2.9k
Forks
239
Avg merge
2d 18h
Merged PRs (30d)
14

Description

import "package:xxxmypackageName/xxxx" is not convenient for current project package,
can you add / alias for current package like javascript、 typescript or webpack?
for example:
import "/a/b.dart"; //<==import "package:xxxmypackageName/a/b.dart";

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.