packages.flutter icon indicating copy to clipboard operation
packages.flutter copied to clipboard

👨‍💻 Plugins and packages for Flutter framework

Results 215 packages.flutter issues
Sort by recently updated
recently updated
newest added

PDF with a large page only showing as blank (iOS), no errors thrown. Example of the issue. ![Simulator Screen Shot - iPhone SE (3rd generation) - 2022-04-04 at 16 28...

bug

my epub books have sound and when try load these i got error ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ The following _CastError was thrown building HtmlParser-[GlobalKey#d2e4e](dirty, dependencies: [_LocalizationsScope-[GlobalKey#174b7], _InheritedTheme]):...

enhancement

**Describe the bug** App crashes when I'm getting thumbnail images in for-loop. **To Reproduce** Steps to reproduce the behavior: Try to display thumbnails for all the pages. This is how...

bug

Buiild error output: NativePdfRendererPlugin.kt: (124, 29): Type mismatch: inferred type is String? but String was expected NativePdfRendererPlugin.kt: (138, 25): Type mismatch: inferred type is String? but String was expected FAILURE:...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Run sample and Go to main.dart. 2. Replace the...

bug

Add a way to select, copy and find text from PDF just like google chrome and syncfusion pdf viewer do ![sample](https://user-images.githubusercontent.com/12227024/149836001-2c20f696-e632-4fba-978c-8c880c50478b.png) ![image](https://user-images.githubusercontent.com/12227024/149817169-33a8009e-0ec2-46b2-bc60-e1ea4d19df61.png)

enhancement

**Is your feature request related to a problem? Please describe.** No, This is a new feature request. **Describe the solution you'd like** So As of now in EpubView widget support...

enhancement

**Describe the bug** Opening a PDF from byte array or the assets first writes the data to a temporary file and opens it from that file. This file doesn't get...

bug

**Describe the bug** I am trying to render all the pdf's pages in the background via Dart Isolate but when I call the render function (`page.render()`) I have this error:...

bug

'flutter build windows -v' fails with output: [ +6 ms] Building Windows application... [ +16 ms] executing: C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe -S C:\Users\Art Navsegda\Documents\GitHub\flutternavsegda\charts\windows -B build\windows -G Visual Studio 17...