-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Add documentation on how to use dart-define
with gradlew
#123205
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
Conversation
Is there any interest in merging this PR? I think the labels are wrong @Piinks (pinging you since you seem to handle most documentation PRs) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huh today I learned.
auto label is removed for flutter/flutter, pr: 123205, due to - The status or check suite Linux analyze has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/flutter, pr: 123205, due to - The status or check suite Mac customer_testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
…#123205) Add documentation on how to use `dart-define` with `gradlew`
Add documentation on how to use --dart-define command line arguments when building the app via gradlew.
Resolves #100292
Related: flutter/website#8417
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.