GetMetaMap / metamap-flutter-plugin

Flutter plugin for Mati SDK
MIT License
2 stars 8 forks source link

A problem occurred evaluating project ':metamap_plugin_flutter'. #33

Closed jtavio closed 1 week ago

jtavio commented 6 months ago

Where: Build file '/Users/gregspinetti/.pub-cache/hosted/pub.dev/metamap_plugin_flutter-4.3.2/android/build.gradle' line: 37

FAILURE: Build failed with an exception.

Run with --info or --debug option to get more log output. Run with --scan to get full insights.

BUILD FAILED in 3s Error: Gradle task assembleDebug failed with exit code 1

Flutter doctor [✓] Flutter (Channel stable, 3.19.6, on macOS 13.6 22G120 darwin-arm64, locale en-VE) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1) [✓] Xcode - develop for iOS and macOS (Xcode 15.2) [✓] Chrome - develop for the web [✓] Android Studio (version 2023.2) [✓] VS Code (version 1.85.2) [✓] Connected device (3 available) [✓] Network resources

When adapting the changes to be made in gradle for the new version of flutter 3.16, it starts to give compiling problems.

AvoSukiasyan commented 6 months ago

HI @jtavio. let me check it and get back to you soon

Samleet commented 6 months ago

@AvoSukiasyan is there a fix for this yet. i'm still experiencing this issue "Could not get unknown property 'kotlin_version' for object of type"

AvoSukiasyan90 commented 5 months ago

@Samleet @jtavio I'll fix it in the next few days and get back to you

Samleet commented 5 months ago

@AvoSukiasyan @jtavio I already made a fix for this issue addressing the namespace declaration and JDK compatibility. should I go ahead and raise a PR?

AvoSukiasyan commented 5 months ago

@Samleet yes, please

Samleet commented 5 months ago

@AvoSukiasyan

I am unable to commit changes to the repo. even after complete authorization. seems the repo is denying access. moreover i can see that "main" branch has been updated to use AGP namespace declaration. side notes are:

metamap

AvoSukiasyan commented 5 months ago

@Samleet can you open pull request, please? it's available

Samleet commented 5 months ago

@AvoSukiasyan i am unable to create a PR as well

snap-pr