DavBfr / dart_pdf

Pdf creation module for dart/flutter
https://pub.dev/packages/pdf
Apache License 2.0
1.42k stars 632 forks source link

Update pubspec.yaml to use flutter 3.24 #1712

Closed Trung15010802 closed 2 months ago

Trung15010802 commented 3 months ago

FixError: Method not found: 'UnmodifiableUint8ListView'.

DavBfr commented 2 months ago

The dependencies are already compatible with the latest version:

https://pub.dev/packages/pdf/score

letsar commented 2 months ago

Hello, we also have the same issue, and it only compiles when the archive's version is upgraded as in this PR. The score in pud.dev, does not really reflect on that.