David PHAM-VAN

Update changelog

1 # Changelog 1 # Changelog
2 2
  3 +## 1.0.3
  4 +
  5 +- Add compatibility with Flutter 3.19.0
  6 +
3 ## 1.0.2 7 ## 1.0.2
4 8
5 - Add compatibility with Flutter 3.18.0-1.0.pre.23 9 - Add compatibility with Flutter 3.18.0-1.0.pre.23
@@ -4,11 +4,11 @@ description: > @@ -4,11 +4,11 @@ description: >
4 homepage: https://github.com/DavBfr/dart_pdf/tree/master/widget_wrapper 4 homepage: https://github.com/DavBfr/dart_pdf/tree/master/widget_wrapper
5 repository: https://github.com/DavBfr/dart_pdf 5 repository: https://github.com/DavBfr/dart_pdf
6 issue_tracker: https://github.com/DavBfr/dart_pdf/issues 6 issue_tracker: https://github.com/DavBfr/dart_pdf/issues
7 -version: 1.0.2 7 +version: 1.0.3
8 8
9 environment: 9 environment:
10 sdk: ">=2.18.0 <4.0.0" 10 sdk: ">=2.18.0 <4.0.0"
11 - flutter: ">=3.19.0-9.0.pre.202" 11 + flutter: ">=3.19.0"
12 12
13 dependencies: 13 dependencies:
14 flutter: 14 flutter: