htmltopdf_syncfusion 0.0.6
htmltopdf_syncfusion: ^0.0.6 copied to clipboard
A Dart package that converts HTML and Markdown content into Syncfusion PDF.
0.0.6 #
- Fixed: Resolved OIDC authentication for automated publishing by injecting Dart credentials.
0.0.5 #
- Fixed: Resolved CI/CD issue where changes were not detected during release.
0.0.4 #
- Documentation: Improved README with clear usage examples.
- Fix: Resolved lint errors in tests.
0.0.2 #
- Refactor: Renamed package to
htmltopdf_syncfusionfor consistency. - Chore: Updated CI workflows to use Flutter and Melos for improved reliability.
0.0.1 #
- Initial Release:
- Converts HTML strings to Syncfusion PDF widgets.
- Supports Markdown parsing.
- Arabic Support: Right-to-Left (RTL) text direction and character reshaping.
- Multi-language: CJK and Emoji font fallback support.
- Styling: Basic CSS support (fontSize, color, backgroundColor, alignment, borders).
- Lists: Ordered and unordered list rendering.
- Tables: HTML table rendering with borders.
- Images: Support for network and asset images.