Kurdish PDF for Dart and Flutter
This package allows Flutter apps to generate and print PDF files with custom support for Kurdish text and fonts. The package has been modified to work seamlessly with right-to-left languages like Kurdish (Sorani) and Arabic, as well as left-to-right languages like English.
Features
- Generate PDF files with support for Kurdish, Arabic, and English text.
- Right-to-left (RTL) and left-to-right (LTR) text direction handling.
- Full font and style customizations for multilingual invoices and reports.
- Works across platforms: iOS, Android, Web, and Desktop.
Packages
- kurdish_pdf: pub.dev/packages/kurdish_pdf
- kurdish_printing: pub.dev/packages/kurdish_printing
How to Use
To get started, add the package to your pubspec.yaml
:
dependencies:
kurdish_pdf: ^1.0.0
kurdish_printing: ^1.0.0