-
**Describe the bug**
Call `Printing.raster` result image is black background.
**To Reproduce**
Code snippet to reproduce the behavior:
```dart
File file = new File('/tmp/doc.pdf');
…
-
I am by no means a front-end developer, but I would like to provide a simple interface application with which my Thorsten voices can be easily used.
### Requirements:
- [ ] A single code base and …
-
Description:
Recognizing the discomfort some users face with digital tools, this project aims to develop a Flutter-based UI component tailored to streamline form submission processes. The core conc…
-
**GestureDetector collect flutter's Path Object draw in CustomPaint**
```dart
class Stroke {
final path = Path();
final time = DateTime.now().microsecondsSinceEpoch;
final Color color;
…
-
**Describe the bug**
After adding flutter_cached_pdfview to my project and testing it, I observed "W/System ( 9662): A resource failed to call release." sporadically popping up in the Debugging-Cons…
Endma updated
3 months ago
-
_Imported from https://github.com/dnfield/flutter_svg/issues/980_
Original report by @billyjuliux on Aug 24, 2023
Hi,
I tried to render svg image which contains `` tags in `` (png image inside sv…
-
**Describe the bug**
I tried your pdfx and it works but cannot zoom in zoom out and has no scroll indicator
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new empty flutter project …
thcbk updated
3 months ago
-
**Describe the bug**
When using the Printing package, its PDF preview is almost never presented on Linux; a white page is shown instead.
Sometimes, after playing around with on-screen controls (page…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
Windows
### Description
The app co…
-
---
### Problem Statement 🚀
Developers using the Pdf for Dart and Flutter package currently lack a reliable method to confirm the success or failure of printing operations. This absence of feedb…