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

2.1.1 error messages #319

Closed
deakjahn opened this issue Jun 30, 2022 · 0 comments · Fixed by #320
Closed

2.1.1 error messages #319

deakjahn opened this issue Jun 30, 2022 · 0 comments · Fixed by #320
Assignees
Labels
bug Something isn't working

Comments

@deakjahn
Copy link
Contributor

2.1.1 has error messages and will not build:

  • Messages.kt: (30, 1): Class 'Messages' is not abstract and does not implement abstract member public abstract fun unregisterTexture(message: Pigeon.UnregisterTextureMessage): Unit defined in dev.flutter.pigeon.Pigeon.PdfxApi
  • Messages.kt: (286, 5): 'unregisterTexture' overrides nothing
  • Error: Not found: 'dart:html'
  • Error: Not found: 'dart:js'

and many more.

@deakjahn deakjahn added the bug Something isn't working label Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants