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