-
**Describe the bug**
After upgrading to Flutter 3.16 and dart 3.2 with useMaterial3 as the default UI. This particular error below kept affecting the build run.
Error (Xcode): ../../../.pub-cache/h…
Mvhd updated
5 months ago
-
Error displaying pdf after screen transition.. I ran out of ideas on how to solve this, as the pdf is been fetched successful from the device but when it reaches the viewer the error displayed.
Sur…
-
### Description
Pdf flashes when the state of the parent widget changes
### Code
```dart
class MyApp extends StatefulWidget {
const MyApp({super.key});
@override
State createState() =…
-
Dev enviroment run is ok? but `flutter build apk --release` then
```
2019-07-09 10:07:10.738 4735-4897/? E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: MissingPlugin…
-
Can anyone please tell me how can i open the pdf file using url inside my applicaiton?
-
Hi, when I try to use pdfrx to open a pdf on iOS (real device and simulator) I have a blue screen with this error:
Invalid argument(s): Failed to load dynamic library 'pdfrx.framework/pdfrx': dlop…
-
Hi,
I actually try to install this package but there is some conflicts with other packages : pdf & printing. I see some issues about this, but non of them solve the problem. Can someone help me wi…
-
I am getting following error when i am running my flutter app
```
Note: C:\src\flutter\.pub-cache\hosted\pub.flutter-io.cn\advance_pdf_viewer-1.2.1+2\android\src\main\java\pt\tribeiro\flutter_plugin…
-
Using 'flutter pub get' I have the following error in my project:
`Because no versions of flutter_plugin_pdf_viewer match >1.0.7 =0.13.0 depends on rxdart ^0.22.0, flutter_plugin_pdf_viewer ^1.0.7 …
-
After day one of upgrading Flutter to Flutter version 3.24.0, I suddenly started getting build issues because of the conflict with the Razorpay package name 'com.razorpay'.
## Description
**Below …