1. 10 Sep, 2020 1 commit
  2. 09 Sep, 2020 5 commits
  3. 08 Sep, 2020 4 commits
  4. 07 Sep, 2020 1 commit
  5. 05 Sep, 2020 1 commit
  6. 24 Aug, 2020 1 commit
  7. 16 Aug, 2020 1 commit
  8. 14 Aug, 2020 3 commits
  9. 12 Aug, 2020 1 commit
  10. 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
  11. 01 Aug, 2020 1 commit
  12. 21 Jun, 2020 1 commit
  13. 20 Jun, 2020 2 commits
  14. 18 Jun, 2020 2 commits
  15. 13 Jun, 2020 2 commits
  16. 08 Jun, 2020 1 commit
  17. 06 Jun, 2020 4 commits
  18. 05 Jun, 2020 3 commits
  19. 27 May, 2020 2 commits
  20. 17 May, 2020 2 commits