David PHAM-VAN

Add Flutter 3.10 compatibility

@@ -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.0 7 +version: 1.0.1
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.7.0 <3.10.0" 11 + flutter: ">=3.9.0"
12 12
13 dependencies: 13 dependencies:
14 flutter: 14 flutter: