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