Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Flutter 3.0.1 (Kotlin version) #60

Closed
artu-st opened this issue May 23, 2022 · 6 comments
Closed

Error Flutter 3.0.1 (Kotlin version) #60

artu-st opened this issue May 23, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@artu-st
Copy link

artu-st commented May 23, 2022

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':ai_barcode:compileDebugKotlin'.

Compilation error. See log for more details

@Aldo-f
Copy link
Contributor

Aldo-f commented May 24, 2022

This should fix it.
b6d9884

You can test it out by changing the package (temporarily):

dependencies: 
  # ai_barcode:  ^3.0.1
  ai_barcode:
    git: https://github.com/Aldo-f/ai_barcode.git

@artu-st
Copy link
Author

artu-st commented May 24, 2022

Cool dude, this worked for me.

Thank you very much ^^

Do we have an official release date for this update?

@Aldo-f
Copy link
Contributor

Aldo-f commented May 24, 2022

Depends on @pdliuw.
This is my first pull request (for this repo)
So there are probably some things to consider before going to production.
(changing version and such)

Feel free to use that git dependency in the meantime.

@artu-st
Copy link
Author

artu-st commented May 24, 2022

thank you very much,

your help was very useful.

@ramoncjj
Copy link

ramoncjj commented Jun 1, 2022

什么时候解决这个问题啊

@Aldo-f Aldo-f mentioned this issue May 24, 2022
@pdliuw pdliuw added the enhancement New feature or request label Jun 2, 2022
@pdliuw
Copy link
Owner

pdliuw commented Jun 2, 2022

fixed

@pdliuw pdliuw closed this as completed Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants