David PHAM-VAN

Update Google Fonts

1 # Changelog 1 # Changelog
2 2
  3 +## 5.10.4
  4 +
  5 +- Update Google Fonts
  6 +
3 ## 5.10.3 7 ## 5.10.3
4 8
5 - Check if widget is mounted before setState [asaarnak] 9 - Check if widget is mounted before setState [asaarnak]
This diff could not be displayed because it is too large.
@@ -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.3 12 +version: 5.10.4
13 13
14 environment: 14 environment:
15 sdk: ">=2.18.0 <3.0.0" 15 sdk: ">=2.18.0 <3.0.0"