We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Request: As per implementation plan, all tools will need to add support for experimental flags, if not yet supported.
Phase 0 ETA: please see issue [tracker] (dart-lang/language#60)
Reference: Dart SDK Process for changes behind experimental flags
The text was updated successfully, but these errors were encountered:
For context for https://github.com/dart-lang/sdk/blob/master/docs/process/experimental-flags.md#flag-format-for-ui-based-tools-ideseditorsetc, my understanding is that the analysis options will be controlled by the analysis_options.yaml file, and the runtime options will be controlled by ensuring that launch configs can pass flags through to the VM / flutter_tools.
We'll just need to verify that launch configs support the passthrough (which I believe that they all do).
Sorry, something went wrong.
Is there anything to do here?
I don't believe there's any work here.
No branches or pull requests
Request: As per implementation plan, all tools will need to add support for experimental flags, if not yet supported.
Phase 0 ETA: please see issue [tracker] (dart-lang/language#60)
Reference:
Dart SDK Process for changes behind experimental flags
The text was updated successfully, but these errors were encountered: