Skip to content

Conversation

@filiph
Copy link
Collaborator

@filiph filiph commented Apr 11, 2025

If we had a bunch of plugins that we manage ourselves, that’s one thing, but this is a sample whose only dependencies are through flutter_google_maps. The dependencies are literally just

    id "dev.flutter.flutter-plugin-loader" version "1.0.0"
    id "com.android.application" version "8.9.0" apply false
    id "org.jetbrains.kotlin.android" version "2.1.10" apply false

and typically, they don't change in Flutter apps. If they must change, it's something that the flutter CLI tool can help with.

filiph added 2 commits April 11, 2025 14:35
If we had a bunch of plugins that we manage ourselves, that’s one thing, but this is a sample whose only dependencies are through flutter_google_maps.
@filiph filiph requested a review from caio1985 April 11, 2025 12:40
@filiph filiph merged commit fe6d442 into googlemaps-samples:main Apr 28, 2025
9 checks passed
@filiph filiph deleted the chore/dependabot-tweak branch May 15, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant