Timo van de Put
Timo van de Put
Without release tags it is not possible to trace the source code for released versions (like 0.1.3 in the Dart Pub.dev package manager). Please tag the source code for every...
My understanding: Tern relies on ScanCode Toolkit to automatically detect the licenses mentioned in the source code of packages, and stores new detected licenses in a central cache for performance...
**Describe the bug** The browser page crashes after opening a PDF and rendering a single page some 100 times. **To Reproduce** This code consistently crashes between iteration 80 and 100...
There is no tag covering release 1.2.0 on Pub.dev. Please tag the source code for every release.
**Is your feature request related to a problem? Please describe.** We want to display a zoomed area of a PDF page under our own pan & zoom control. Our idea...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Use case...
### Platform iOS 16.3.1 ### Plugin share_plus ### Version 7.1.0 ### Flutter SDK 3.13.1 ### Steps to reproduce I used code similar to the documentation that triggers a share upon...
**Describe the bug** The default native rendering on MacOS draws a `Texture` with a transparent background, which allows me to add a while "paper" at the size of the page....
**Describe the bug** When loading a document with a (90 or 270 degrees) rotated page, the dimensions of the page as reported by `PdfPage` are not swapped when running on...
Please add tags to make the code behind released versions traceable.