-
Notifications
You must be signed in to change notification settings - Fork 68
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
Recreate Samples [Flutter 3.29] #380
Conversation
} | ||
|
||
defaultConfig { | ||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). |
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.
A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
- Ignore
|
||
buildTypes { | ||
release { | ||
// TODO: Add your own signing config for the release build. |
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.
A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
TODO: Add your own signing config for the release build.
- Ignore
# Configuration provided via flutter tool. | ||
include(${EPHEMERAL_DIR}/generated_config.cmake) | ||
|
||
# TODO: Move the rest of this into files in ephemeral. See |
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.
A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
TODO: Move the rest of this into files in ephemeral. See
- Ignore
# Configuration provided via flutter tool. | ||
include(${EPHEMERAL_DIR}/generated_config.cmake) | ||
|
||
# TODO: Move the rest of this into files in ephemeral. See |
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.
A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
TODO: Move the rest of this into files in ephemeral. See
- Ignore
Recreate examples with Flutter 3.29