bangla_pdf
A package to fix broken font issues in PDFs for Bangla text.
1.0.6
zamansheikh/bangla_pdf
What this package is like to depend on
Last release 7 months ago
22 Jan 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
9 months old
7 releases · first in 2025
7 releases in the last 12 months
see the full history below
Release timeline
7 releases · Nov 2025 to Jan 2026
2026
Releases
latest 7-
1.0.622 Jan 2026Release notes
Open source →- FIX: Fixed some broken character mappings in the Kalpurush font for better rendering.
-
1.0.521 Jan 2026Release notes
Open source →- FIX: Fixed some broken character mappings in the Kalpurush font for better rendering.
-
1.0.422 Nov 2025Release notes
Open source →- DOCS: Added comprehensive documentation for public API.
- FIX: Fixed formatting issues to comply with Dart formatter.
- EXAMPLE: Verified example app structure for pub.dev analysis.
-
1.0.322 Nov 2025Release notes
Open source →- BREAKING: Removed bundled fonts (except Kalpurush) to reduce package size.
- BREAKING: Removed
BanglaFontManagerinitialization requirement. - BREAKING: Removed
BanglaFontTypeenum. Usepw.Fontdirectly for custom fonts. - NEW:
Textand other widgets now acceptbanglaFontparameter for custom fonts. - NEW: Default font (Kalpurush) is now embedded and loaded automatically.
-
1.0.219 Nov 2025Release notes
Open source →- NEW: Added
BanglaAutoTextwidget for automatic Bangla and English text mixing - ENHANCED: Updated
BanglaTableto support mixed Bangla and English content in all cells - NEW: Added support for Bangla Taka symbol (৳) in text rendering
- FIXED: Resolved all lint errors - improved code quality and maintainability
- IMPROVED: Enhanced Unicode mapping for better character rendering
- CHANGED: Switched from Apache 2.0 to MIT License
- DOCS: Added comprehensive examples for all widgets with proper documentation
- NEW: Added
-
1.0.119 Nov 2025 -
1.0.019 Nov 2025Release notes
Open source →- Initial release of the Bangla PDF package 2025-11-20.
- Added support for multiple Bangla fonts.
- Implemented font fixing for PDFs with broken fonts.
- Fixed various issues with font rendering.