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

some of the books supplied show "format exception could not find end of central directory record"

bug

complains about the call to super.initState();

bug

**Describe the bug** Not able to open pdf from internal storage, But its working fine with the project assets files. ``` `import 'dart:io'; import 'package:flutter/material.dart'; import 'package:native_pdf_view/native_pdf_view.dart'; class Pdf extends...

bug

**Describe the bug** Once document is loaded the property `_pdfController.page` seems to equals to `pageCount`. So even if the first page is showed by default at `PdfView` rendering, the wrong...

bug

currently the use of localizations is explicit and there is no easy way to add or override locales, or .arb files to extend and regenerate .

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**Describe the bug** The Arabic content is randered in a way that just the title of the chapter is visible, but the content is not. the table of content (TOC)...

bug

First off, this is a great library. Thank you for all your work on it. In my use case I'd like to be able to load an exploded EPUB3 directly...

enhancement

**Is your feature request related to a problem? Please describe.** When rendering big PDFs or at big resolutions, the PlatformChannel takes a long time/crashes the app. The PlatformChannel [**requires the...

enhancement

![17881597053500_ pic_hd](https://user-images.githubusercontent.com/12092478/89771844-98b47600-db33-11ea-8884-011fbb81a66b.jpg)

bug