David PHAM-VAN

Update changelog

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