Giter Club home page Giter Club logo

Comments (15)

pkseop avatar pkseop commented on August 19, 2024 7

hey i fix this problem.
insert this at gradle-wrapper.properties file
distributionUrl=https://services.gradle.org/distributions/gradle-4.10.2-all.zip

from flutter_barcode_reader.

MarcelEdward2 avatar MarcelEdward2 commented on August 19, 2024 6

Bedug build works ok, but when I try to build a release build I also get a barcode_scan resolve error.

Execution failed for task ':app:lintVitalRelease'.

Could not resolve all artifacts for configuration ':app:dynamicProfileRuntimeClasspath'.
Could not resolve project :barcode_scan.
Required by:
project :app
> java.lang.NullPointerException (no error message)

in android/app/build.gradle this seems to push the error away ...

lintOptions {
disable 'InvalidPackage'
checkReleaseBuilds false
}

from flutter_barcode_reader.

tGeorgeDN avatar tGeorgeDN commented on August 19, 2024 1

Plus one, so thanks for any reaction.

As we use this package in our production app, we depend on release builds and having them checked (signatures etc.). We are currently bound to Gradle version 4.6, so we can't switch the Android plugin version from 3.2.1 to anything else. 3.1.4 can't be used with our cmake version and 3.3.0 needs Gradle version 4.10 or higher.

from flutter_barcode_reader.

 avatar commented on August 19, 2024

I've tried adding -keep class com.apptreesoftware.barcodescan.** { *; } to proguard-rules.pro and I've tried building without proguard, minifyEnable false useProguard false but always end up with the same error.

from flutter_barcode_reader.

JamesMcIntosh avatar JamesMcIntosh commented on August 19, 2024

I had a similar problem when upgrading dependencies, I don't think this has anything to do with this flutter_barcode_reader.

Did you upgrade com.android.tools.build:gradle to 3.2.0?

from flutter_barcode_reader.

digarahayu17 avatar digarahayu17 commented on August 19, 2024

@JamesMcIntosh i get error also when upgrade gradle to 3.2.0, so currenlty i stay on 3.1.2

from flutter_barcode_reader.

jamesgebara avatar jamesgebara commented on August 19, 2024

I am having the same issue and I am hoping that it gets resolved in the next update for this package.

from flutter_barcode_reader.

jamesgebara avatar jamesgebara commented on August 19, 2024

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:lintVitalRelease'.

Could not resolve all artifacts for configuration ':app:dynamicProfileRuntimeClasspath'.
Could not resolve project :barcode_scan.
Required by:
project :app
> java.lang.NullPointerException (no error message)

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 57s

from flutter_barcode_reader.

tudor07 avatar tudor07 commented on August 19, 2024

The same for me. Any update on this ?

from flutter_barcode_reader.

tudor07 avatar tudor07 commented on August 19, 2024

Looks like it works using gradle plugin 3.1.2
classpath 'com.android.tools.build:gradle:3.1.2'

from flutter_barcode_reader.

yathit avatar yathit commented on August 19, 2024

Any update, same issue here.

from flutter_barcode_reader.

lubritto avatar lubritto commented on August 19, 2024

Any update?

from flutter_barcode_reader.

warriorCoder avatar warriorCoder commented on August 19, 2024

I'm having the same issue.. can't use this plugin with RxDart because RxDart needs build 3.2.1.

from flutter_barcode_reader.

qingxo avatar qingxo commented on August 19, 2024

anybody have solve the problem?share us please...

from flutter_barcode_reader.

devtronic avatar devtronic commented on August 19, 2024

A new version is available which solves the problem.

from flutter_barcode_reader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.