-
**Describe the bug**
A clear and concise description of what the bug is.
Flutter Web, it throws this error
` final document = await PdfDocument.openData(platformFile.bytes!);`
`TypeError: nu…
-
**Describe the bug**
When I use `PdfGoogleFonts.openSansRegular()` instead of a system font, the PDF seems to render correctly, however when I actually print the PDF, some characters are weirdly malf…
-
Any way to export from unbuilded widgets?
-
I was creating a PDF file with the help of the PDF dependency & creating a file. Passed that file to the PDFViewerScaffold but getting an error stating as
```
[ERROR:flutter/lib/ui/ui_dart_state.cc(…
-
1. I have encrypted a pdf in python.
2. I need to decrypt and view it in flutter app and so I used this package.
my python 3 script:
```
from itertools import cycle
def xor_crypt(data, key)…
-
`PdfViewer` will provide me with the error message.
```
======== Exception caught by widgets library =======================================================
The following assertion was thrown bui…
-
**Describe the bug**
Using Flutter Windows application.
After updating the `Flutter` and `printing` versions, I no longer can print by Windows app.
Flutter version: 2.8.1 -> 3.16.8
Printing versi…
-
I'm intermittently having *extremely* slow dart analyzer performance with VS code around 10-15 times an hour.
A typical instance starts with me typing to fix an error or triggering autocomplete. W…
-
Desired code
```dart
PdfViewerParams(
widgetBuilder: (PdfWidget widget, Document document, /* other params */) {
switch (widget) {
case PdfTextWidget(:final text):
// return …
-
**Describe the bug**
When generating a PDF invoice using the pdf package, the Khmer script's "Khmer Sign Coeng" (្) is not rendering correctly with Khmer letters. This diacritical mark, essential f…