David PHAM-VAN

Update changelog

1 # Changelog 1 # Changelog
2 2
  3 +## 5.10.3
  4 +
  5 +- Check if widget is mounted before setState [asaarnak]
  6 +
3 ## 5.10.2 7 ## 5.10.2
4 8
5 - Fix Flutter 3.9 deprecations 9 - Fix Flutter 3.9 deprecations
@@ -9,7 +9,7 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues @@ -9,7 +9,7 @@ issue_tracker: https://github.com/DavBfr/dart_pdf/issues
9 screenshots: 9 screenshots:
10 - description: 'Printing a document on iOS' 10 - description: 'Printing a document on iOS'
11 path: example.png 11 path: example.png
12 -version: 5.10.2 12 +version: 5.10.3
13 13
14 environment: 14 environment:
15 sdk: ">=2.18.0 <3.0.0" 15 sdk: ">=2.18.0 <3.0.0"