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

**Describe the bug** pdfx:2.3.0 downloading device_info_plus:4.0.0 as dependency. but in github source its showing device_info_plus: 8.0.0. Please update the dependency

bug

Because epub_view >=2.3.0 depends on epubx ^3.0.0 which depends on xml ^5.3.1, epub_view >=2.3.0 requires xml ^5.3.1. So, because the application depends on both epub_view ^3.0.0 and xml ^6.2.2, version...

bug

CMake Error: Error evaluating generator expression: $ No target "pdfx_plugin" CMake Error: Error evaluating generator expression: $ No target "pdfx_plugin" CMake Error: Error evaluating generator expression: $ No target "pdfx_plugin"...

bug

It seems that the PDF viewer can't render the PDF stamps, like signatures, on both iOS and Android devices. I can correctly see the signatures on web / chrome. I...

bug

pdfx still using old device_info_plus 4.0.0

enhancement

**Is your feature request related to a problem? Please describe.** Sometimes, especially with screens that are wider than they are high (tablet in landscape mode for example), users want to...

enhancement

Right after installing: ``` The plugin `native_pdf_view` doesn't have a main class defined in /home/JohnDoe/.pub-cache/hosted/pub.dev/native_pdf_view-1.0.3/android/src/main/java/io/scer/native_pdf_view/NativePDFViewPlugin.java or /home/sudbury/.pub-cache/hosted/pub.dev/native_pdf_view-1.0.3/android/src/main/kotlin/io/scer/native_pdf_view/NativePDFViewPlugin.kt. This is likely to due to an incorrect `androidPackage: io.scer.native_pdf_view` or `mainClass` entry...

bug

Error: ``` Launching lib/main_stest.dart on sdk gphone64 x86 64 in debug mode... main_stest.dart:1 C:\Users\lkrja\Projects\studyem-frontend\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:159: error: cannot find symbol flutterEngine.getPlugins().add(new io.scer.pdfx.PdfxPlugin()); ^ symbol: class PdfxPlugin location: package io.scer.pdfx 1 error FAILURE:...

bug