Skip to content

[Unquoted Imports] Experiment flag #56701

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 3 tasks
Tracked by #56614
kallentu opened this issue Sep 10, 2024 · 0 comments
Open
1 of 3 tasks
Tracked by #56614

[Unquoted Imports] Experiment flag #56701

kallentu opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature.

Comments

@kallentu
Copy link
Member

This is an issue to track the experiment flag for unquoted imports.

  • Add an experiment flag named unquoted-imports
  • Eventually, add an experiment and release version to gate the feature.
  • Then enable by default when ready to release.
@kallentu kallentu added area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature. labels Sep 10, 2024
@kallentu kallentu self-assigned this Sep 10, 2024
copybara-service bot pushed a commit that referenced this issue Sep 12, 2024
Adds a feature flag named 'unquoted-imports' for the unquoted imports feature. We'll hide all the work behind this flag until it's ready for release.

Bug: #56701
Change-Id: I99c0647c74d0da40672d15509178d5234e61ffd0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384585
Reviewed-by: Paul Berry <[email protected]>
Commit-Queue: Kallen Tu <[email protected]>
Reviewed-by: Johnni Winther <[email protected]>
Reviewed-by: Nate Bosch <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature.
Projects
None yet
Development

No branches or pull requests

1 participant