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

flutter_html_to_pdf dependency uses unsupported version of Kotlin Gradle plugin #72

Open
fahmidul opened this issue May 12, 2023 · 7 comments

Comments

@fahmidul
Copy link

I am using flutter_html_to_pdf: ^0.7.0 and ext.kotlin_version = '1.7.21'
but still getting this bellow error
image

@mohammadhprp
Copy link

Same error

@faisalmushtaq007
Copy link

is anybody handling this repo?

@mohammadhprp
Copy link

I have forked the repository, fixed the Kotlin Gradle dependency, and used it in the following manner:

flutter_html_to_pdf:
  git:
    url: https://github.com/mohammadhprp/flutter_html_to_pdf2

@faisalmushtaq007

@RizwanAtNvest
Copy link

this url not working for me its giving 404 , has anybody fixed this issue

@RizwanAtNvest
Copy link

i got this working , download package locally and add path to pubspec.yaml

@mohammadhprp
Copy link

Hello @RizwanAtNvest,

I apologize for the inconvenience. I had accidentally deleted the repository. However, I have now re-created it, and I kindly ask you to give it another try. Please let me know if you encounter any further issues.

@RizwanAtNvest
Copy link

thanks brother, i got this working i downloaded it in local folder and added path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants