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 at building by pdf 3.11.2 and pdf_crypto 3.3.9 #1815

Open
chrisoelt opened this issue Jan 28, 2025 · 0 comments
Open

Error at building by pdf 3.11.2 and pdf_crypto 3.3.9 #1815

chrisoelt opened this issue Jan 28, 2025 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@chrisoelt
Copy link

chrisoelt commented Jan 28, 2025

Here is the Error Code:
Pub/Cache/hosted/pub.nfet.net%2547MzQzMGVmYWYxMzF%2547/pdf_crypto-3.3.9/lib/src/parser/form_field.dart:75:27: Error: The type 'Set?' of the getter 'PdfParsedFormField.flags' is not a subtype of the type 'Set' of the inherited setter 'PdfAnnotBase.flags'.

  • 'Set' is from 'dart:core'.
  • 'PdfAnnotFlags' is from 'package:pdf/src/pdf/obj/annotation.dart' ('/Local/Pub/Cache/hosted/pub.dev/pdf-3.11.2/lib/src/pdf/obj/annotation.dart').
    Set? get flags => throw UnimplementedError();
    ^^^^^
@chrisoelt chrisoelt added bug Something isn't working needs triage labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant