Skip to content

Renovate failed to look up dev.flutter.flutter-plugin-loader with declarative style for applying android plugins #30767

Discussion options

You must be logged in to vote

Seems to me that dev.flutter.flutter-plugin-loader is no longer hosted on plugins.gradle.org but part of the flutter SDK, which you reference in a local.properties file by the key flutter.sdk. renovate won't have access to this file, nor will it be able to crawl it to see if updates are available.

If version "1.0.0" remains unchanged across SDK updates, you could just drop it and specify no version. Or if this won't work, make a package rule that disables updates for the fluttter's gradle plugin as a whole.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ngoc-quoc-huynh
Comment options

Answer selected by quoc-huynh-cosee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:reproduction A minimal reproduction is necessary to proceed auto:bug-to-idea Bug should be resubmitted as Suggestion an Idea
4 participants