Skip to content

Draft: Extend template to resolve dart and kotlin #168490

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

Draft
wants to merge 65 commits into
base: master
Choose a base branch
from

Conversation

rekire
Copy link
Contributor

@rekire rekire commented May 7, 2025

This PR aims to change the templates to make use of #167332 by default. I want to check for now the failing tests (I cannot run some tests local)

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@github-actions github-actions bot added platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels. labels May 7, 2025
@reidbaker
Copy link
Contributor

You might need to update from head or have a bad merge
https://github.com/flutter/flutter/pull/168490/checks?check_run_id=43686631331
"Failed to build app with Gradle 8.0, AGP 8.0.0, and Kotlin 1.8.22" but I update that test when I landed the minimum version update.

@github-actions github-actions bot added the team-android Owned by Android platform team label Jul 11, 2025
@rekire
Copy link
Contributor Author

rekire commented Jul 11, 2025

I just merged the master, let's have a look what is broken now :-)

# Conflicts:
#	packages/flutter_tools/test/src/android_common.dart
sfshaza2 added a commit to flutter/website that referenced this pull request Jul 14, 2025
Related to [Resolve resolve native Flutter dependencies in Android
Studio](flutter/flutter#167332) and in
preparation of [Extend template to resolve Dart and
Kotlin](flutter/flutter#168490) to explain how
to use that fix to resolve [Can't resolve symbol io.flutter.plugin
dependency](flutter/flutter#19830)


## Presubmit checklist

- [ ] If this PR is not meant to land until a future stable release,
mark it as draft with an explanation.
- [x] This PR doesn't contain automatically generated corrections
(generated by Grammarly or similar).
- [x] This PR follows the [Google Developer Documentation Style
Guidelines](https://developers.google.com/style)—for example, it doesn't
use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person
pronouns).
- [x] This PR uses [semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
  of 80 characters or fewer.

---------

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-android Android applications specifically team-android Owned by Android platform team tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants