这是indexloc提供的服务,不要输入任何密码
Skip to content

Deprecated imperative apply of Flutter's Gradle plugins #452

@Mastermind-sap

Description

@Mastermind-sap

Describe your issue

The project has a lot of deprecated dependencies and also it is not building for the flutter version of flutter's stable channel (i.e. currently 3.29.0).

The gradle files are using deprecated imperative apply of Flutter's Gradle plugins instead of declarative plugins block. (deprecated since flutter version 3.16.0 as seen here).

Steps to reproduce

Just build the project with flutter version 3.29.0.

What was the expected result?

There are two possibilities:

  1. Either convert the project to DSL gradle and make it support the updated versions of flutter.
  2. Mention the supported flutter version in pubspec.yaml

Put here any screenshots or videos (optional)

Image

How can we contact you (optional)

I have started a chat in your zulip channel.

Would you like to work on this issue?

Yes

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions