fweinaug / system_settings

Flutter plugin to open system settings on iOS and Android
https://pub.dev/packages/system_settings
MIT License
11 stars 64 forks source link

Too old version for android. #31

Open darkstarx opened 11 months ago

darkstarx commented 11 months ago

You use very old gradle version. Please, update at least up to gradle:7.3.0.

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':system_settings' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
ced1check commented 10 months ago

Same problem here, this plugin is unusable or is there some workaround?

ced1check commented 10 months ago

@fweinaug is there anything we can do to help move on with this issue, there are 2 pull requests available to resolve this. If you don't have time maybe you could delegate a maintainer?

This pull request seems safe to approve: https://github.com/fweinaug/system_settings/pull/30

After that I'm not sure how it will be made available publicly, is it automatic?

In any case thanks for this module which turns very useful.

M-Ahal commented 9 months ago

@ced1check +1. Tested

AmirALMOHAMED commented 6 months ago

you can use the package @ced1check @darkstarx system_settings

Cynnexis commented 6 months ago

The project seems to be private

image

Shadowstep33 commented 2 weeks ago

+1 on this issue