[](https://www.buymeacoffee.com/JORBmbw9h "Buy Me A Coffee")
This plugin uses the `pdf` package <https://pub.dartlang.org/packages/pdf>
for pdf creation. Please refer to <https://pub.dartlang.org/documentation/pdf/latest/>
This plugin uses the `pdf` package <https://pub.dev/packages/pdf>
for pdf creation. Please refer to <https://pub.dev/documentation/pdf/latest/>
for documentation.
[](https://www.buymeacoffee.com/JORBmbw9h "Buy Me A Coffee")
...
...
@@ -55,7 +55,7 @@ pdf.addPage(Page(
}));// Page
```
To save the pdf file using the [path_provider](https://pub.dartlang.org/packages/path_provider) library:
To save the pdf file using the [path_provider](https://pub.dev/packages/path_provider) library: