-
When the license file contains a $ symbol, the generated Dart code fails to compile. This issue occurs, for example, when using Syncfusion packages such as `syncfusion_flutter_pdf`.
-
When viewing a PDF in landscape orientation, the PDF does not fit the screen.
When I move to the next page, it fits the screen.
According to [this pull](https://github.com/endigo/flutter_pdfview/p…
enoiu updated
12 months ago
-
**Describe the bug**
I have a list of pdf widget, which I am displaying in UI. In doing so, I received error **Concurrent modification during iteration in library.**
This is only seen in Android a…
-
### What happened?
I scanned a 50 pages documents, when clicking upload the app crashed (went straight back to the android home) and since then, when I open the app I can see the images fine, if I …
-
# Exception has occurred. _Exception (Exception: Error reading PDF!)
I'm facing this error on loading pdf from url
This is myCode
```
import 'package:flutter/material.dart';
import 'package:flutt…
-
Shutting down VM
E/AndroidRuntime(16749): FATAL EXCEPTION: main
E/AndroidRuntime(16749): Process: com.edvoy.mdev, PID: 16749
E/AndroidRuntime(16749): java.lang.IllegalStateException: Reply already …
-
I am getting the following error when displaying a PDF from the Web.
```
I/System.out(22362): Already closed
W/System.err(22362): java.lang.IllegalStateException: Already closed
W/System.err(223…
-
**Describe the bug**
When attempting to take a UIntList8 and convert it to an image, my PDF fails to convert. I've narrowed down the bug and ensured a. The image being used is not corrupted and conta…
-
Running "flutter pub get" in my_flutter_app... 5.7s
The plugin `advance_pdf_viewer` uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future…
-
**Describe the bug**
Currency symbol show as cross block in release mode on android.
**Expected behavior**
Should Show Euro Symbol as showing in debug mode
**To Reproduce**
Run this code on a…