garrettApproachableGeek
garrettApproachableGeek
**Is your feature request related to a problem? Please describe.** When using the native_pdf_renderer there is difference in the output between web and iOS when provided the same PDF as...
Error from running a Flutter integration test within a GitHub Action `flutter drive -v --driver=test_driver/integration_test.dart --target=integration_test/example_test.dart -d chrome` ``` [CHROME]: [3016:3046:0317/002536.766937:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse...
**Describe the bug** Particular PDF only rendering the top right quarter of the PDF (on iOS and web at least) **To Reproduce** Code snippet to reproduce the behavior: ```dart final...
## Goal Bump all dependencies https://github.com/knoxpo/dart_algolia/issues/124
**Describe the bug** Unable to view the contents of the expiration and zip code fields when using the CardFormField on iOS. Issue only occurs with application that has been installed...
Added namespace to be able to compile with Android SDK version of 34 https://developer.android.com/build/configure-app-module#set-namespace
Solves raster issue for iOS section of https://github.com/DavBfr/dart_pdf/issues/1572, web is an separate issue with pdf_crypto updating the MediaBox without translating the content. Example PDF: [negative_cropbox_values.pdf](https://github.com/DavBfr/dart_pdf/files/15438704/negative_cropbox_values.pdf)