1. 20 Sep, 2020 1 commit
  2. 11 Sep, 2020 1 commit
  3. 10 Sep, 2020 3 commits
  4. 09 Sep, 2020 5 commits
  5. 08 Sep, 2020 4 commits
  6. 07 Sep, 2020 1 commit
  7. 05 Sep, 2020 1 commit
  8. 24 Aug, 2020 1 commit
  9. 16 Aug, 2020 1 commit
  10. 14 Aug, 2020 3 commits
  11. 12 Aug, 2020 1 commit
  12. 11 Aug, 2020 2 commits
    • Nicolas Lopez authored
    • When route which contains PdfPreview is popped, we got a:
      Unhandled Exception: setState() called after dispose()
      
      The solution is to add if (!mounted) return; in the file pdf_preview.dart in the function _raster() just after await for (final PdfRaster page in Printing.raster(_doc, dpi: dpi)) {
      computib authored
  13. 01 Aug, 2020 1 commit
  14. 21 Jun, 2020 1 commit
  15. 20 Jun, 2020 2 commits
  16. 18 Jun, 2020 2 commits
  17. 13 Jun, 2020 2 commits
  18. 08 Jun, 2020 1 commit
  19. 06 Jun, 2020 4 commits
  20. 05 Jun, 2020 3 commits